Skip to content

Console Output

14:21:16 [2023-08-31T18:21:16.931Z] Started by user Patrick Tasse
14:21:16 [2023-08-31T18:21:16.931Z] Running as Patrick Tasse
14:21:17 [2023-08-31T18:21:17.688Z] Obtained jenkins/pipelines/tracecompass-incubator-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:21:18 [2023-08-31T18:21:18.011Z] [Pipeline] Start of Pipeline
14:21:19 [2023-08-31T18:21:19.947Z] [Pipeline] readTrusted
14:21:20 [2023-08-31T18:21:20.075Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:21:20 [2023-08-31T18:21:20.471Z] [Pipeline] echo
14:21:20 [2023-08-31T18:21:20.472Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
14:21:20 [2023-08-31T18:21:20.473Z] [Pipeline] podTemplate
14:21:20 [2023-08-31T18:21:20.485Z] [Pipeline] {
14:21:21 [2023-08-31T18:21:21.376Z] [Pipeline] node
14:21:26 [2023-08-31T18:21:26.873Z] Created Pod: kubernetes tracecompass/tracecompass-build-w17qd-3nbhd
14:21:36 [2023-08-31T18:21:36.377Z] Still waiting to schedule task
14:21:36 [2023-08-31T18:21:36.378Z]tracecompass-build-w17qd-3nbhd’ is offline
14:21:53 [2023-08-31T18:21:53.284Z] Agent tracecompass-build-w17qd-3nbhd is provisioned from template tracecompass-build-w17qd
14:21:53 [2023-08-31T18:21:53.284Z] ---
14:21:53 [2023-08-31T18:21:53.284Z] apiVersion: "v1"
14:21:53 [2023-08-31T18:21:53.284Z] kind: "Pod"
14:21:53 [2023-08-31T18:21:53.284Z] metadata:
14:21:53 [2023-08-31T18:21:53.284Z]   annotations:
14:21:53 [2023-08-31T18:21:53.284Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-incubator-stable/80/"
14:21:53 [2023-08-31T18:21:53.284Z]     runUrl: "job/tracecompass-incubator-stable/80/"
14:21:53 [2023-08-31T18:21:53.284Z]   labels:
14:21:53 [2023-08-31T18:21:53.284Z]     jenkins: "slave"
14:21:53 [2023-08-31T18:21:53.284Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
14:21:53 [2023-08-31T18:21:53.284Z]     jenkins/label: "tracecompass-build"
14:21:53 [2023-08-31T18:21:53.285Z]   name: "tracecompass-build-w17qd-3nbhd"
14:21:53 [2023-08-31T18:21:53.285Z]   namespace: "tracecompass"
14:21:53 [2023-08-31T18:21:53.285Z] spec:
14:21:53 [2023-08-31T18:21:53.285Z]   containers:
14:21:53 [2023-08-31T18:21:53.285Z]   - args:
14:21:53 [2023-08-31T18:21:53.285Z]     - "-c"
14:21:53 [2023-08-31T18:21:53.285Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
14:21:53 [2023-08-31T18:21:53.285Z]     command:
14:21:53 [2023-08-31T18:21:53.285Z]     - "/bin/sh"
14:21:53 [2023-08-31T18:21:53.285Z]     image: "eclipse/tracecompass-build-env:18.04"
14:21:53 [2023-08-31T18:21:53.285Z]     imagePullPolicy: "Always"
14:21:53 [2023-08-31T18:21:53.285Z]     name: "tracecompass"
14:21:53 [2023-08-31T18:21:53.285Z]     resources:
14:21:53 [2023-08-31T18:21:53.285Z]       limits:
14:21:53 [2023-08-31T18:21:53.285Z]         memory: "2.6Gi"
14:21:53 [2023-08-31T18:21:53.285Z]         cpu: "1.3"
14:21:53 [2023-08-31T18:21:53.285Z]       requests:
14:21:53 [2023-08-31T18:21:53.285Z]         memory: "2.6Gi"
14:21:53 [2023-08-31T18:21:53.285Z]         cpu: "1.3"
14:21:53 [2023-08-31T18:21:53.285Z]     tty: true
14:21:53 [2023-08-31T18:21:53.285Z]     volumeMounts:
14:21:53 [2023-08-31T18:21:53.285Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:21:53 [2023-08-31T18:21:53.285Z]       name: "settings-xml"
14:21:53 [2023-08-31T18:21:53.285Z]       readOnly: true
14:21:53 [2023-08-31T18:21:53.285Z]       subPath: "settings.xml"
14:21:53 [2023-08-31T18:21:53.285Z]     - mountPath: "/home/jenkins/.m2/repository"
14:21:53 [2023-08-31T18:21:53.285Z]       name: "m2-repo"
14:21:53 [2023-08-31T18:21:53.285Z]     - mountPath: "/opt/tools"
14:21:53 [2023-08-31T18:21:53.285Z]       name: "tools"
14:21:53 [2023-08-31T18:21:53.285Z]     - mountPath: "/home/jenkins/agent"
14:21:53 [2023-08-31T18:21:53.285Z]       name: "workspace-volume"
14:21:53 [2023-08-31T18:21:53.285Z]       readOnly: false
14:21:53 [2023-08-31T18:21:53.285Z]   - env:
14:21:53 [2023-08-31T18:21:53.285Z]     - name: "JENKINS_SECRET"
14:21:53 [2023-08-31T18:21:53.285Z]       value: "********"
14:21:53 [2023-08-31T18:21:53.285Z]     - name: "JENKINS_TUNNEL"
14:21:53 [2023-08-31T18:21:53.285Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
14:21:53 [2023-08-31T18:21:53.285Z]     - name: "JENKINS_AGENT_NAME"
14:21:53 [2023-08-31T18:21:53.285Z]       value: "tracecompass-build-w17qd-3nbhd"
14:21:53 [2023-08-31T18:21:53.285Z]     - name: "JENKINS_NAME"
14:21:53 [2023-08-31T18:21:53.285Z]       value: "tracecompass-build-w17qd-3nbhd"
14:21:53 [2023-08-31T18:21:53.285Z]     - name: "JENKINS_AGENT_WORKDIR"
14:21:53 [2023-08-31T18:21:53.285Z]       value: "/home/jenkins/agent"
14:21:53 [2023-08-31T18:21:53.285Z]     - name: "JENKINS_URL"
14:21:53 [2023-08-31T18:21:53.285Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
14:21:53 [2023-08-31T18:21:53.285Z]     image: "eclipsecbi/jenkins-jnlp-agent"
14:21:53 [2023-08-31T18:21:53.285Z]     name: "jnlp"
14:21:53 [2023-08-31T18:21:53.285Z]     resources:
14:21:53 [2023-08-31T18:21:53.285Z]       requests:
14:21:53 [2023-08-31T18:21:53.285Z]         memory: "256Mi"
14:21:53 [2023-08-31T18:21:53.285Z]         cpu: "100m"
14:21:53 [2023-08-31T18:21:53.285Z]     volumeMounts:
14:21:53 [2023-08-31T18:21:53.285Z]     - mountPath: "/home/jenkins/.ssh"
14:21:53 [2023-08-31T18:21:53.285Z]       name: "volume-known-hosts"
14:21:53 [2023-08-31T18:21:53.285Z]     - mountPath: "/home/jenkins/agent"
14:21:53 [2023-08-31T18:21:53.285Z]       name: "workspace-volume"
14:21:53 [2023-08-31T18:21:53.285Z]       readOnly: false
14:21:53 [2023-08-31T18:21:53.285Z]   nodeSelector:
14:21:53 [2023-08-31T18:21:53.285Z]     kubernetes.io/os: "linux"
14:21:53 [2023-08-31T18:21:53.285Z]   restartPolicy: "Never"
14:21:53 [2023-08-31T18:21:53.285Z]   volumes:
14:21:53 [2023-08-31T18:21:53.285Z]   - emptyDir: {}
14:21:53 [2023-08-31T18:21:53.285Z]     name: "m2-repo"
14:21:53 [2023-08-31T18:21:53.285Z]   - name: "settings-xml"
14:21:53 [2023-08-31T18:21:53.285Z]     secret:
14:21:53 [2023-08-31T18:21:53.285Z]       items:
14:21:53 [2023-08-31T18:21:53.285Z]       - key: "settings.xml"
14:21:53 [2023-08-31T18:21:53.285Z]         path: "settings.xml"
14:21:53 [2023-08-31T18:21:53.285Z]       secretName: "m2-secret-dir"
14:21:53 [2023-08-31T18:21:53.285Z]   - emptyDir:
14:21:53 [2023-08-31T18:21:53.285Z]       medium: ""
14:21:53 [2023-08-31T18:21:53.285Z]     name: "workspace-volume"
14:21:53 [2023-08-31T18:21:53.285Z]   - configMap:
14:21:53 [2023-08-31T18:21:53.285Z]       name: "known-hosts"
14:21:53 [2023-08-31T18:21:53.285Z]     name: "volume-known-hosts"
14:21:53 [2023-08-31T18:21:53.285Z]   - name: "tools"
14:21:53 [2023-08-31T18:21:53.285Z]     persistentVolumeClaim:
14:21:53 [2023-08-31T18:21:53.285Z]       claimName: "tools-claim-jiro-tracecompass"
14:21:53 [2023-08-31T18:21:53.285Z] 
14:21:54 [2023-08-31T18:21:54.796Z] Running on tracecompass-build-w17qd-3nbhd in /home/jenkins/agent/workspace/tracecompass-incubator-stable
14:21:55 [2023-08-31T18:21:55.043Z] [Pipeline] {
14:21:56 [2023-08-31T18:21:56.079Z] [Pipeline] stage
14:21:56 [2023-08-31T18:21:56.079Z] [Pipeline] { (Declarative: Checkout SCM)
14:21:56 [2023-08-31T18:21:56.710Z] [Pipeline] checkout
14:21:58 [2023-08-31T18:21:58.789Z] Selected Git installation does not exist. Using Default
14:21:58 [2023-08-31T18:21:58.789Z] The recommended git tool is: NONE
14:22:13 [2023-08-31T18:22:13.998Z] No credentials specified
14:22:14 [2023-08-31T18:22:14.084Z] Cloning the remote Git repository
14:22:14 [2023-08-31T18:22:14.185Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:22:14 [2023-08-31T18:22:14.382Z]  > git init /home/jenkins/agent/workspace/tracecompass-incubator-stable # timeout=10
14:22:14 [2023-08-31T18:22:14.582Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:22:14 [2023-08-31T18:22:14.583Z]  > git --version # timeout=10
14:22:14 [2023-08-31T18:22:14.587Z]  > git --version # 'git version 2.20.1'
14:22:14 [2023-08-31T18:22:14.588Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
14:22:15 [2023-08-31T18:22:15.486Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
14:22:15 [2023-08-31T18:22:15.492Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:22:20 [2023-08-31T18:22:20.001Z] Avoid second fetch
14:22:20 [2023-08-31T18:22:20.096Z] Checking out Revision d674252b297ead62f8055b82b6b8446dc94c380f (refs/remotes/origin/master)
14:22:20 [2023-08-31T18:22:20.083Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:22:20 [2023-08-31T18:22:20.186Z]  > git config core.sparsecheckout # timeout=10
14:22:20 [2023-08-31T18:22:20.193Z]  > git checkout -f d674252b297ead62f8055b82b6b8446dc94c380f # timeout=10
14:22:21 [2023-08-31T18:22:21.686Z] Commit message: "Pin maven to version 3.8.6 instead of latest"
14:22:21 [2023-08-31T18:22:21.689Z]  > git rev-list --no-walk d674252b297ead62f8055b82b6b8446dc94c380f # timeout=10
14:22:22 [2023-08-31T18:22:22.178Z] [Pipeline] }
14:22:22 [2023-08-31T18:22:22.440Z] [Pipeline] // stage
14:22:23 [2023-08-31T18:22:23.472Z] [Pipeline] withEnv
14:22:23 [2023-08-31T18:22:23.473Z] [Pipeline] {
14:22:29 [2023-08-31T18:22:29.874Z] [Pipeline] withEnv
14:22:29 [2023-08-31T18:22:29.875Z] [Pipeline] {
14:22:31 [2023-08-31T18:22:31.165Z] [Pipeline] timestamps
14:22:31 [2023-08-31T18:22:31.165Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
14:22:31 [2023-08-31T18:22:31.166Z] [Pipeline] {
14:22:32 [2023-08-31T18:22:32.055Z] [Pipeline] timeout
14:22:32 [2023-08-31T18:22:32.056Z] Timeout set to expire in 4 hr 0 min
14:22:32 [2023-08-31T18:22:32.056Z] [Pipeline] {
14:22:33 [2023-08-31T18:22:33.191Z] [Pipeline] stage
14:22:33 [2023-08-31T18:22:33.191Z] [Pipeline] { (Declarative: Tool Install)
14:22:34 [2023-08-31T18:22:34.351Z] [Pipeline] tool
14:22:34 [2023-08-31T18:22:34.852Z] [Pipeline] envVarsForTool
14:22:35 [2023-08-31T18:22:35.742Z] [Pipeline] tool
14:22:36 [2023-08-31T18:22:36.240Z] [Pipeline] envVarsForTool
14:22:36 [2023-08-31T18:22:36.864Z] [Pipeline] }
14:22:37 [2023-08-31T18:22:37.119Z] [Pipeline] // stage
14:22:37 [2023-08-31T18:22:37.631Z] [Pipeline] withEnv
14:22:37 [2023-08-31T18:22:37.631Z] [Pipeline] {
14:22:39 [2023-08-31T18:22:39.008Z] [Pipeline] stage
14:22:39 [2023-08-31T18:22:39.009Z] [Pipeline] { (Checkout)
14:22:44 [2023-08-31T18:22:44.000Z] [Pipeline] tool
14:22:44 [2023-08-31T18:22:44.509Z] [Pipeline] envVarsForTool
14:22:45 [2023-08-31T18:22:45.407Z] [Pipeline] tool
14:22:45 [2023-08-31T18:22:45.899Z] [Pipeline] envVarsForTool
14:22:46 [2023-08-31T18:22:46.513Z] [Pipeline] withEnv
14:22:46 [2023-08-31T18:22:46.513Z] [Pipeline] {
14:22:47 [2023-08-31T18:22:47.988Z] [Pipeline] container
14:22:47 [2023-08-31T18:22:47.988Z] [Pipeline] {
14:22:48 [2023-08-31T18:22:48.622Z] [Pipeline] sh
14:22:49 [2023-08-31T18:22:49.589Z] + mkdir -p ../scripts
14:22:51 [2023-08-31T18:22:51.145Z] [Pipeline] sh
14:22:51 [2023-08-31T18:22:51.885Z] + cp scripts/deploy-rcp.sh ../scripts
14:22:52 [2023-08-31T18:22:52.157Z] [Pipeline] sh
14:22:52 [2023-08-31T18:22:52.710Z] + cp scripts/deploy-update-site.sh ../scripts
14:22:52 [2023-08-31T18:22:52.976Z] [Pipeline] sh
14:22:53 [2023-08-31T18:22:53.590Z] + cp scripts/deploy-doc.sh ../scripts
14:22:53 [2023-08-31T18:22:53.848Z] [Pipeline] sh
14:22:54 [2023-08-31T18:22:54.405Z] + cp scripts/deploy-javadoc.sh ../scripts
14:22:54 [2023-08-31T18:22:54.747Z] [Pipeline] checkout
14:22:54 [2023-08-31T18:22:54.756Z] The recommended git tool is: NONE
14:22:54 [2023-08-31T18:22:54.789Z] No credentials specified
14:22:54 [2023-08-31T18:22:54.789Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@b8b3fae4; decorates RemoteLauncher[hudson.remoting.Channel@38f98dcd:JNLP4-connect connection from 10.40.37.182/10.40.37.182:43222] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:22:54 [2023-08-31T18:22:54.886Z] Fetching changes from the remote Git repository
14:22:54 [2023-08-31T18:22:54.790Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-incubator-stable/.git # timeout=10
14:22:54 [2023-08-31T18:22:54.892Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator # timeout=10
14:22:54 [2023-08-31T18:22:54.991Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator
14:22:54 [2023-08-31T18:22:54.992Z]  > git --version # timeout=10
14:22:55 [2023-08-31T18:22:55.085Z]  > git --version # 'git version 2.20.1'
14:22:55 [2023-08-31T18:22:55.086Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator refs/heads/stable-9.1 # timeout=10
14:23:11 [2023-08-31T18:23:11.200Z] Checking out Revision 7eedf133d85484ff4e3bb2c6ef9a8639c02511aa (stable-9.1)
14:23:11 [2023-08-31T18:23:11.183Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:23:11 [2023-08-31T18:23:11.200Z]  > git config core.sparsecheckout # timeout=10
14:23:11 [2023-08-31T18:23:11.286Z]  > git checkout -f 7eedf133d85484ff4e3bb2c6ef9a8639c02511aa # timeout=10
14:23:15 [2023-08-31T18:23:15.594Z] Commit message: "releng: update versions to 0.7.0"
14:23:15 [2023-08-31T18:23:15.682Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:23:16 [2023-08-31T18:23:16.281Z]  > git rev-list --no-walk 488d85517f95f541d8df0f400df4b77f44d84849 # timeout=10
14:23:16 [2023-08-31T18:23:16.669Z] [Pipeline] sh
14:23:17 [2023-08-31T18:23:17.289Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts/
14:23:17 [2023-08-31T18:23:17.548Z] [Pipeline] sh
14:23:18 [2023-08-31T18:23:18.095Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts/
14:23:18 [2023-08-31T18:23:18.352Z] [Pipeline] sh
14:23:18 [2023-08-31T18:23:18.904Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts/
14:23:19 [2023-08-31T18:23:19.253Z] [Pipeline] sh
14:23:19 [2023-08-31T18:23:19.886Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts/
14:23:20 [2023-08-31T18:23:20.149Z] [Pipeline] sh
14:23:20 [2023-08-31T18:23:20.709Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts/
14:23:21 [2023-08-31T18:23:21.035Z] [Pipeline] }
14:23:21 [2023-08-31T18:23:21.311Z] [Pipeline] // container
14:23:21 [2023-08-31T18:23:21.717Z] [Pipeline] }
14:23:21 [2023-08-31T18:23:21.971Z] [Pipeline] // withEnv
14:23:22 [2023-08-31T18:23:22.379Z] [Pipeline] }
14:23:22 [2023-08-31T18:23:22.635Z] [Pipeline] // stage
14:23:23 [2023-08-31T18:23:23.395Z] [Pipeline] stage
14:23:23 [2023-08-31T18:23:23.396Z] [Pipeline] { (Product File)
14:23:28 [2023-08-31T18:23:28.171Z] Stage "Product File" skipped due to when conditional
14:23:28 [2023-08-31T18:23:28.171Z] [Pipeline] }
14:23:28 [2023-08-31T18:23:28.426Z] [Pipeline] // stage
14:23:29 [2023-08-31T18:23:29.195Z] [Pipeline] stage
14:23:29 [2023-08-31T18:23:29.196Z] [Pipeline] { (Server Product File)
14:23:33 [2023-08-31T18:23:33.946Z] Stage "Server Product File" skipped due to when conditional
14:23:33 [2023-08-31T18:23:33.946Z] [Pipeline] }
14:23:34 [2023-08-31T18:23:34.217Z] [Pipeline] // stage
14:23:34 [2023-08-31T18:23:34.997Z] [Pipeline] stage
14:23:34 [2023-08-31T18:23:34.998Z] [Pipeline] { (Build)
14:23:40 [2023-08-31T18:23:40.008Z] [Pipeline] tool
14:23:40 [2023-08-31T18:23:40.523Z] [Pipeline] envVarsForTool
14:23:41 [2023-08-31T18:23:41.453Z] [Pipeline] tool
14:23:41 [2023-08-31T18:23:41.973Z] [Pipeline] envVarsForTool
14:23:42 [2023-08-31T18:23:42.610Z] [Pipeline] withEnv
14:23:42 [2023-08-31T18:23:42.611Z] [Pipeline] {
14:23:44 [2023-08-31T18:23:44.146Z] [Pipeline] container
14:23:44 [2023-08-31T18:23:44.147Z] [Pipeline] {
14:23:44 [2023-08-31T18:23:44.785Z] [Pipeline] sh
14:23:45 [2023-08-31T18:23:45.318Z] + curl https://ci.eclipse.org/ease/job/ease.build.nightly/lastSuccessfulBuild/artifact/ease.module.doclet.jar --output ease.module.doclet.jar
14:23:45 [2023-08-31T18:23:45.319Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:23:45 [2023-08-31T18:23:45.319Z]                                  Dload  Upload   Total   Spent    Left  Speed
14:23:45 [2023-08-31T18:23:45.319Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 98565  100 98565    0     0  2047k      0 --:--:-- --:--:-- --:--:-- 2047k
14:23:45 [2023-08-31T18:23:45.593Z] [Pipeline] sh
14:23:46 [2023-08-31T18:23:46.126Z] + mvn clean install -B -Pdeploy-doc -Pmodule-docs -DdocDestination=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Declipse.p2.mirrors=false -Dtycho.disableP2Mirrors=true
14:23:46 [2023-08-31T18:23:46.127Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:23:49 [2023-08-31T18:23:49.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
14:23:49 [2023-08-31T18:23:49.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 4.5 kB/s)
14:23:49 [2023-08-31T18:23:49.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
14:23:49 [2023-08-31T18:23:49.417Z] [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 227 kB/s)
14:23:49 [2023-08-31T18:23:49.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
14:23:49 [2023-08-31T18:23:49.417Z] [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 15 kB/s)
14:23:49 [2023-08-31T18:23:49.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
14:23:49 [2023-08-31T18:23:49.680Z] [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 191 kB/s)
14:23:49 [2023-08-31T18:23:49.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
14:23:49 [2023-08-31T18:23:49.680Z] [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 460 kB/s)
14:23:49 [2023-08-31T18:23:49.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
14:23:49 [2023-08-31T18:23:49.680Z] [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 709 kB/s)
14:23:49 [2023-08-31T18:23:49.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
14:23:49 [2023-08-31T18:23:49.680Z] [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 1.1 MB/s)
14:23:49 [2023-08-31T18:23:49.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
14:23:49 [2023-08-31T18:23:49.680Z] [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 592 kB/s)
14:23:49 [2023-08-31T18:23:49.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
14:23:49 [2023-08-31T18:23:49.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
14:23:49 [2023-08-31T18:23:49.987Z] [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 140 kB/s)
14:23:49 [2023-08-31T18:23:49.987Z] [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 207 kB/s)
14:23:50 [2023-08-31T18:23:50.556Z] [INFO] Scanning for projects...
14:23:50 [2023-08-31T18:23:50.556Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.556Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.556Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:23:50 [2023-08-31T18:23:50.815Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.087Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.347Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.606Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:23:51 [2023-08-31T18:23:51.867Z] [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
14:23:51 [2023-08-31T18:23:51.867Z] [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
14:23:51 [2023-08-31T18:23:51.867Z] [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
14:23:51 [2023-08-31T18:23:51.867Z] [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
14:23:51 [2023-08-31T18:23:51.867Z] [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
14:23:51 [2023-08-31T18:23:51.867Z] [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 31 kB/s)
14:23:51 [2023-08-31T18:23:51.867Z] [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
14:23:51 [2023-08-31T18:23:51.867Z] [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
14:23:51 [2023-08-31T18:23:51.867Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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 510 kB/s)
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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 362 kB/s)
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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 23 kB/s)
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.189Z] [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
14:23:52 [2023-08-31T18:23:52.486Z] [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 139 kB/s)
14:23:52 [2023-08-31T18:23:52.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.pom
14:23:52 [2023-08-31T18:23:52.486Z] [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
14:23:52 [2023-08-31T18:23:52.487Z] [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
14:23:52 [2023-08-31T18:23:52.487Z] [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
14:23:52 [2023-08-31T18:23:52.487Z] [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
14:23:52 [2023-08-31T18:23:52.487Z] [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 59 kB/s)
14:23:52 [2023-08-31T18:23:52.487Z] [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
14:23:52 [2023-08-31T18:23:52.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.pom
14:23:52 [2023-08-31T18:23:52.487Z] [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
14:23:52 [2023-08-31T18:23:52.487Z] [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
14:23:52 [2023-08-31T18:23:52.487Z] [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
14:23:52 [2023-08-31T18:23:52.487Z] [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 136 kB/s)
14:23:52 [2023-08-31T18:23:52.487Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
14:23:52 [2023-08-31T18:23:52.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
14:23:52 [2023-08-31T18:23:52.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
14:23:52 [2023-08-31T18:23:52.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
14:23:52 [2023-08-31T18:23:52.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
14:23:52 [2023-08-31T18:23:52.745Z] [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 1.2 MB/s)
14:23:52 [2023-08-31T18:23:52.745Z] [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
14:23:52 [2023-08-31T18:23:52.745Z] [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
14:23:52 [2023-08-31T18:23:52.745Z] [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
14:23:52 [2023-08-31T18:23:52.745Z] [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
14:23:52 [2023-08-31T18:23:52.745Z] [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
14:23:52 [2023-08-31T18:23:52.745Z] [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 204 kB/s)
14:23:52 [2023-08-31T18:23:52.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:23:52 [2023-08-31T18:23:52.745Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:23:52 [2023-08-31T18:23:52.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:23:52 [2023-08-31T18:23:52.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:23:52 [2023-08-31T18:23:52.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:23:52 [2023-08-31T18:23:52.745Z] [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 152 kB/s)
14:23:52 [2023-08-31T18:23:52.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:23:53 [2023-08-31T18:23:53.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:23:53 [2023-08-31T18:23:53.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:23:53 [2023-08-31T18:23:53.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:23:53 [2023-08-31T18:23:53.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:23:53 [2023-08-31T18:23:53.004Z] [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 726 kB/s)
14:23:53 [2023-08-31T18:23:53.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
14:23:53 [2023-08-31T18:23:53.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
14:23:53 [2023-08-31T18:23:53.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
14:23:53 [2023-08-31T18:23:53.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
14:23:53 [2023-08-31T18:23:53.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
14:23:53 [2023-08-31T18:23:53.004Z] [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 548 kB/s)
14:23:53 [2023-08-31T18:23:53.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:23:53 [2023-08-31T18:23:53.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:23:53 [2023-08-31T18:23:53.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:23:53 [2023-08-31T18:23:53.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:23:53 [2023-08-31T18:23:53.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:23:53 [2023-08-31T18:23:53.263Z] [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)
14:23:53 [2023-08-31T18:23:53.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
14:23:53 [2023-08-31T18:23:53.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
14:23:53 [2023-08-31T18:23:53.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
14:23:53 [2023-08-31T18:23:53.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
14:23:53 [2023-08-31T18:23:53.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
14:23:53 [2023-08-31T18:23:53.263Z] [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 505 kB/s)
14:23:53 [2023-08-31T18:23:53.263Z] [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
14:23:53 [2023-08-31T18:23:53.263Z] [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
14:23:53 [2023-08-31T18:23:53.263Z] [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
14:23:53 [2023-08-31T18:23:53.263Z] [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
14:23:53 [2023-08-31T18:23:53.263Z] [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
14:23:53 [2023-08-31T18:23:53.263Z] [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 729 kB/s)
14:23:53 [2023-08-31T18:23:53.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:23:53 [2023-08-31T18:23:53.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:23:53 [2023-08-31T18:23:53.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:23:53 [2023-08-31T18:23:53.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:23:53 [2023-08-31T18:23:53.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:23:53 [2023-08-31T18:23:53.522Z] [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.7 MB/s)
14:23:53 [2023-08-31T18:23:53.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
14:23:53 [2023-08-31T18:23:53.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
14:23:53 [2023-08-31T18:23:53.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
14:23:53 [2023-08-31T18:23:53.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
14:23:53 [2023-08-31T18:23:53.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
14:23:53 [2023-08-31T18:23:53.522Z] [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 498 kB/s)
14:23:53 [2023-08-31T18:23:53.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:23:53 [2023-08-31T18:23:53.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:23:53 [2023-08-31T18:23:53.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:23:53 [2023-08-31T18:23:53.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:23:53 [2023-08-31T18:23:53.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:23:53 [2023-08-31T18:23:53.781Z] [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 323 kB/s)
14:23:53 [2023-08-31T18:23:53.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
14:23:53 [2023-08-31T18:23:53.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
14:23:53 [2023-08-31T18:23:53.781Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
14:23:53 [2023-08-31T18:23:53.781Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
14:23:53 [2023-08-31T18:23:53.781Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
14:23:53 [2023-08-31T18:23:53.781Z] [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 71 kB/s)
14:23:53 [2023-08-31T18:23:53.781Z] [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
14:23:53 [2023-08-31T18:23:53.781Z] [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
14:23:53 [2023-08-31T18:23:53.781Z] [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
14:23:53 [2023-08-31T18:23:53.781Z] [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
14:23:53 [2023-08-31T18:23:53.781Z] [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
14:23:53 [2023-08-31T18:23:53.781Z] [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 60 kB/s)
14:23:53 [2023-08-31T18:23:53.781Z] [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
14:23:53 [2023-08-31T18:23:53.781Z] [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
14:23:53 [2023-08-31T18:23:53.781Z] [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
14:23:53 [2023-08-31T18:23:53.781Z] [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
14:23:53 [2023-08-31T18:23:53.781Z] [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
14:23:54 [2023-08-31T18:23:54.040Z] [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 142 kB/s)
14:23:54 [2023-08-31T18:23:54.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:23:54 [2023-08-31T18:23:54.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:23:54 [2023-08-31T18:23:54.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:23:54 [2023-08-31T18:23:54.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:23:54 [2023-08-31T18:23:54.040Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
14:23:54 [2023-08-31T18:23:54.040Z] [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 32 kB/s)
14:23:54 [2023-08-31T18:23:54.040Z] [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
14:23:54 [2023-08-31T18:23:54.040Z] [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
14:23:54 [2023-08-31T18:23:54.040Z] [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
14:23:54 [2023-08-31T18:23:54.040Z] [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
14:23:54 [2023-08-31T18:23:54.040Z] [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
14:23:54 [2023-08-31T18:23:54.040Z] [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 38 kB/s)
14:23:54 [2023-08-31T18:23:54.040Z] [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
14:23:54 [2023-08-31T18:23:54.040Z] [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
14:23:54 [2023-08-31T18:23:54.040Z] [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
14:23:54 [2023-08-31T18:23:54.040Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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 16 kB/s)
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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 30 kB/s)
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.301Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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 241 kB/s)
14:23:54 [2023-08-31T18:23:54.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:23:54 [2023-08-31T18:23:54.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:23:54 [2023-08-31T18:23:54.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:23:54 [2023-08-31T18:23:54.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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.3 MB/s)
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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 72 kB/s)
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.560Z] [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
14:23:54 [2023-08-31T18:23:54.818Z] [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 64 kB/s)
14:23:54 [2023-08-31T18:23:54.818Z] [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
14:23:54 [2023-08-31T18:23:54.818Z] [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
14:23:54 [2023-08-31T18:23:54.818Z] [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
14:23:54 [2023-08-31T18:23:54.818Z] [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
14:23:54 [2023-08-31T18:23:54.818Z] [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
14:23:54 [2023-08-31T18:23:54.818Z] [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 51 kB/s)
14:23:54 [2023-08-31T18:23:54.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:23:54 [2023-08-31T18:23:54.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:23:54 [2023-08-31T18:23:54.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:23:54 [2023-08-31T18:23:54.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:23:54 [2023-08-31T18:23:54.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:23:55 [2023-08-31T18:23:55.076Z] [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 198 kB/s)
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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 53 kB/s)
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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 62 kB/s)
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.076Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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 41 kB/s)
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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 60 kB/s)
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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 39 kB/s)
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.335Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:23:55 [2023-08-31T18:23:55.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:23:55 [2023-08-31T18:23:55.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.594Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [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
14:23:55 [2023-08-31T18:23:55.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:23:55 [2023-08-31T18:23:55.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.jar
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:23:55 [2023-08-31T18:23:55.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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 210 kB/s)
14:23:55 [2023-08-31T18:23:55.888Z] [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
14:23:55 [2023-08-31T18:23:55.888Z] [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.2 MB/s)
14:23:55 [2023-08-31T18:23:55.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:23:55 [2023-08-31T18:23:55.888Z] [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 419 kB/s)
14:23:55 [2023-08-31T18:23:55.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar
14:23:56 [2023-08-31T18:23:56.187Z] [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 2.8 MB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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.1 MB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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 3.0 MB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
14:23:56 [2023-08-31T18:23:56.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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.2 MB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 756 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 337 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
14:23:56 [2023-08-31T18:23:56.187Z] [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 14 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 449 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 611 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 67 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 64 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:23:56 [2023-08-31T18:23:56.187Z] [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 14 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 176 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 3.7 MB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 484 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 24 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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
14:23:56 [2023-08-31T18:23:56.187Z] [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 55 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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 14 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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 158 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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 97 kB/s)
14:23:56 [2023-08-31T18:23:56.187Z] [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 4.5 MB/s)
14:23:58 [2023-08-31T18:23:58.088Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:23:58 [2023-08-31T18:23:58.088Z] [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
14:23:58 [2023-08-31T18:23:58.088Z] [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
14:23:58 [2023-08-31T18:23:58.088Z] [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
14:23:58 [2023-08-31T18:23:58.088Z] [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
14:23:58 [2023-08-31T18:23:58.088Z] [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
14:23:58 [2023-08-31T18:23:58.346Z] [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 31 MB/s)
14:23:58 [2023-08-31T18:23:58.912Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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 5.8 MB/s)
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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 7.0 MB/s)
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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
14:23:59 [2023-08-31T18:23:59.170Z] [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.2 MB/s)
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:24:01 [2023-08-31T18:24:01.702Z] [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
14:24:01 [2023-08-31T18:24:01.702Z] [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 (443 B at 6.0 kB/s)
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.pom (3.8 kB at 99 kB/s)
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 550 kB/s)
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 842 kB/s)
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 1.2 MB/s)
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
14:24:01 [2023-08-31T18:24:01.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar
14:24:01 [2023-08-31T18:24:01.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.1.0/maven-toolchains-plugin-3.1.0.jar (23 kB at 668 kB/s)
14:24:01 [2023-08-31T18:24:01.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:24:01 [2023-08-31T18:24:01.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:24:01 [2023-08-31T18:24:01.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:24:01 [2023-08-31T18:24:01.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:24:01 [2023-08-31T18:24:01.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom (7.0 kB at 46 kB/s)
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (8.2 kB at 374 kB/s)
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 2.0 MB/s)
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
14:24:02 [2023-08-31T18:24:02.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 668 kB/s)
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 313 kB/s)
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:24:02 [2023-08-31T18:24:02.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 1.3 MB/s)
14:24:02 [2023-08-31T18:24:02.477Z] [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
14:24:02 [2023-08-31T18:24:02.477Z] [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
14:24:02 [2023-08-31T18:24:02.477Z] [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
14:24:02 [2023-08-31T18:24:02.477Z] [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
14:24:02 [2023-08-31T18:24:02.477Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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 44 kB/s)
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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 714 kB/s)
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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 168 kB/s)
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.738Z] [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
14:24:02 [2023-08-31T18:24:02.995Z] [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 829 kB/s)
14:24:02 [2023-08-31T18:24:02.995Z] [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
14:24:02 [2023-08-31T18:24:02.995Z] [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
14:24:02 [2023-08-31T18:24:02.995Z] [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
14:24:02 [2023-08-31T18:24:02.995Z] [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
14:24:02 [2023-08-31T18:24:02.995Z] [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
14:24:02 [2023-08-31T18:24:02.995Z] [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 266 kB/s)
14:24:02 [2023-08-31T18:24:02.995Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:24:02 [2023-08-31T18:24:02.995Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:24:02 [2023-08-31T18:24:02.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:24:02 [2023-08-31T18:24:02.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:24:02 [2023-08-31T18:24:02.996Z] [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
14:24:02 [2023-08-31T18:24:02.996Z] [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 427 kB/s)
14:24:02 [2023-08-31T18:24:02.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:24:03 [2023-08-31T18:24:03.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:24:03 [2023-08-31T18:24:03.254Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:24:03 [2023-08-31T18:24:03.254Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:24:03 [2023-08-31T18:24:03.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:24:03 [2023-08-31T18:24:03.254Z] [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 2.2 MB/s)
14:24:03 [2023-08-31T18:24:03.254Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
14:24:03 [2023-08-31T18:24:03.254Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
14:24:03 [2023-08-31T18:24:03.254Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
14:24:03 [2023-08-31T18:24:03.254Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
14:24:03 [2023-08-31T18:24:03.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
14:24:03 [2023-08-31T18:24:03.254Z] [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.1 MB/s)
14:24:03 [2023-08-31T18:24:03.254Z] [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
14:24:03 [2023-08-31T18:24:03.254Z] [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
14:24:03 [2023-08-31T18:24:03.254Z] [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
14:24:03 [2023-08-31T18:24:03.254Z] [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
14:24:03 [2023-08-31T18:24:03.254Z] [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
14:24:03 [2023-08-31T18:24:03.254Z] [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 64 kB/s)
14:24:03 [2023-08-31T18:24:03.254Z] [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
14:24:03 [2023-08-31T18:24:03.254Z] [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
14:24:03 [2023-08-31T18:24:03.512Z] [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
14:24:03 [2023-08-31T18:24:03.512Z] [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
14:24:03 [2023-08-31T18:24:03.512Z] [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
14:24:03 [2023-08-31T18:24:03.512Z] [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.1 MB/s)
14:24:03 [2023-08-31T18:24:03.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:24:03 [2023-08-31T18:24:03.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:24:03 [2023-08-31T18:24:03.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:24:03 [2023-08-31T18:24:03.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:24:03 [2023-08-31T18:24:03.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:24:03 [2023-08-31T18:24:03.512Z] [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)
14:24:03 [2023-08-31T18:24:03.512Z] [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
14:24:03 [2023-08-31T18:24:03.512Z] [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
14:24:03 [2023-08-31T18:24:03.512Z] [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
14:24:03 [2023-08-31T18:24:03.512Z] [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
14:24:03 [2023-08-31T18:24:03.512Z] [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
14:24:03 [2023-08-31T18:24:03.512Z] [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 169 kB/s)
14:24:03 [2023-08-31T18:24:03.512Z] [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
14:24:03 [2023-08-31T18:24:03.512Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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 102 kB/s)
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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 807 kB/s)
14:24:03 [2023-08-31T18:24:03.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:24:03 [2023-08-31T18:24:03.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:24:03 [2023-08-31T18:24:03.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:24:03 [2023-08-31T18:24:03.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:24:03 [2023-08-31T18:24:03.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:24:03 [2023-08-31T18:24:03.771Z] [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 386 kB/s)
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:03 [2023-08-31T18:24:03.771Z] [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
14:24:04 [2023-08-31T18:24:04.029Z] [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
14:24:04 [2023-08-31T18:24:04.029Z] [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
14:24:04 [2023-08-31T18:24:04.029Z] [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 373 kB/s)
14:24:04 [2023-08-31T18:24:04.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:24:04 [2023-08-31T18:24:04.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:24:04 [2023-08-31T18:24:04.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:24:04 [2023-08-31T18:24:04.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:24:04 [2023-08-31T18:24:04.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:24:04 [2023-08-31T18:24:04.029Z] [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 141 kB/s)
14:24:04 [2023-08-31T18:24:04.029Z] [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
14:24:04 [2023-08-31T18:24:04.029Z] [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
14:24:04 [2023-08-31T18:24:04.029Z] [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
14:24:04 [2023-08-31T18:24:04.029Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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 125 kB/s)
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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 800 kB/s)
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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
14:24:04 [2023-08-31T18:24:04.288Z] [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 318 kB/s)
14:24:04 [2023-08-31T18:24:04.288Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:24:04 [2023-08-31T18:24:04.288Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:24:04 [2023-08-31T18:24:04.546Z] [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 974 kB/s)
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:24:04 [2023-08-31T18:24:04.546Z] [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 422 kB/s)
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:24:04 [2023-08-31T18:24:04.546Z] [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 565 kB/s)
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:24:04 [2023-08-31T18:24:04.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:24:04 [2023-08-31T18:24:04.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:24:04 [2023-08-31T18:24:04.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:24:04 [2023-08-31T18:24:04.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:24:04 [2023-08-31T18:24:04.803Z] [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 465 kB/s)
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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 261 kB/s)
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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 45 kB/s)
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:04 [2023-08-31T18:24:04.803Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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 110 kB/s)
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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 78 kB/s)
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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 202 kB/s)
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.063Z] [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 97 kB/s)
14:24:05 [2023-08-31T18:24:05.063Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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 100 kB/s)
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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 264 kB/s)
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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 97 kB/s)
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.321Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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 1.1 MB/s)
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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 80 kB/s)
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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 85 kB/s)
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.579Z] [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
14:24:05 [2023-08-31T18:24:05.837Z] [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 235 kB/s)
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:24:05 [2023-08-31T18:24:05.837Z] [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 715 kB/s)
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:24:05 [2023-08-31T18:24:05.837Z] [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 2.9 MB/s)
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
14:24:05 [2023-08-31T18:24:05.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
14:24:06 [2023-08-31T18:24:06.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
14:24:06 [2023-08-31T18:24:06.095Z] [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 738 kB/s)
14:24:06 [2023-08-31T18:24:06.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:24:06 [2023-08-31T18:24:06.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:24:06 [2023-08-31T18:24:06.096Z] [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 202 kB/s)
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 727 kB/s)
14:24:06 [2023-08-31T18:24:06.096Z] [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
14:24:06 [2023-08-31T18:24:06.096Z] [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
14:24:06 [2023-08-31T18:24:06.096Z] [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
14:24:06 [2023-08-31T18:24:06.096Z] [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
14:24:06 [2023-08-31T18:24:06.096Z] [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
14:24:06 [2023-08-31T18:24:06.096Z] [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 343 kB/s)
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:24:06 [2023-08-31T18:24:06.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:24:06 [2023-08-31T18:24:06.096Z] [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 300 kB/s)
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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 577 kB/s)
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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 895 kB/s)
14:24:06 [2023-08-31T18:24:06.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
14:24:06 [2023-08-31T18:24:06.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
14:24:06 [2023-08-31T18:24:06.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
14:24:06 [2023-08-31T18:24:06.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
14:24:06 [2023-08-31T18:24:06.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
14:24:06 [2023-08-31T18:24:06.354Z] [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 176 kB/s)
14:24:06 [2023-08-31T18:24:06.354Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:24:06 [2023-08-31T18:24:06.354Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:24:06 [2023-08-31T18:24:06.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:24:06 [2023-08-31T18:24:06.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:24:06 [2023-08-31T18:24:06.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:24:06 [2023-08-31T18:24:06.354Z] [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 18 kB/s)
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.354Z] [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
14:24:06 [2023-08-31T18:24:06.613Z] [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
14:24:06 [2023-08-31T18:24:06.613Z] [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
14:24:06 [2023-08-31T18:24:06.613Z] [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 339 kB/s)
14:24:06 [2023-08-31T18:24:06.613Z] [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
14:24:06 [2023-08-31T18:24:06.613Z] [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
14:24:06 [2023-08-31T18:24:06.613Z] [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
14:24:06 [2023-08-31T18:24:06.613Z] [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
14:24:06 [2023-08-31T18:24:06.613Z] [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
14:24:06 [2023-08-31T18:24:06.613Z] [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 566 kB/s)
14:24:06 [2023-08-31T18:24:06.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:24:06 [2023-08-31T18:24:06.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:24:06 [2023-08-31T18:24:06.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:24:06 [2023-08-31T18:24:06.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:24:06 [2023-08-31T18:24:06.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:24:06 [2023-08-31T18:24:06.613Z] [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 252 kB/s)
14:24:06 [2023-08-31T18:24:06.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:24:06 [2023-08-31T18:24:06.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:24:06 [2023-08-31T18:24:06.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:24:06 [2023-08-31T18:24:06.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:24:06 [2023-08-31T18:24:06.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:24:06 [2023-08-31T18:24:06.613Z] [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 302 kB/s)
14:24:06 [2023-08-31T18:24:06.613Z] [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
14:24:06 [2023-08-31T18:24:06.871Z] [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
14:24:06 [2023-08-31T18:24:06.871Z] [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
14:24:06 [2023-08-31T18:24:06.871Z] [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
14:24:06 [2023-08-31T18:24:06.871Z] [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
14:24:06 [2023-08-31T18:24:06.871Z] [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 247 kB/s)
14:24:06 [2023-08-31T18:24:06.871Z] [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
14:24:06 [2023-08-31T18:24:06.871Z] [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
14:24:06 [2023-08-31T18:24:06.871Z] [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
14:24:06 [2023-08-31T18:24:06.871Z] [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
14:24:06 [2023-08-31T18:24:06.871Z] [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
14:24:06 [2023-08-31T18:24:06.872Z] [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 100 kB/s)
14:24:06 [2023-08-31T18:24:06.872Z] [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
14:24:06 [2023-08-31T18:24:06.872Z] [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
14:24:06 [2023-08-31T18:24:06.872Z] [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
14:24:06 [2023-08-31T18:24:06.872Z] [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
14:24:06 [2023-08-31T18:24:06.872Z] [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
14:24:06 [2023-08-31T18:24:06.872Z] [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 268 kB/s)
14:24:06 [2023-08-31T18:24:06.872Z] [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
14:24:06 [2023-08-31T18:24:06.872Z] [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
14:24:07 [2023-08-31T18:24:07.130Z] [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
14:24:07 [2023-08-31T18:24:07.130Z] [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
14:24:07 [2023-08-31T18:24:07.130Z] [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
14:24:07 [2023-08-31T18:24:07.390Z] [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 69 kB/s)
14:24:07 [2023-08-31T18:24:07.390Z] [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
14:24:07 [2023-08-31T18:24:07.390Z] [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
14:24:07 [2023-08-31T18:24:07.390Z] [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
14:24:07 [2023-08-31T18:24:07.391Z] [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
14:24:07 [2023-08-31T18:24:07.391Z] [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
14:24:07 [2023-08-31T18:24:07.391Z] [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 79 kB/s)
14:24:07 [2023-08-31T18:24:07.391Z] [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
14:24:07 [2023-08-31T18:24:07.391Z] [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
14:24:07 [2023-08-31T18:24:07.391Z] [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
14:24:07 [2023-08-31T18:24:07.391Z] [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
14:24:07 [2023-08-31T18:24:07.391Z] [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
14:24:07 [2023-08-31T18:24:07.391Z] [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 95 kB/s)
14:24:07 [2023-08-31T18:24:07.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:24:07 [2023-08-31T18:24:07.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:24:07 [2023-08-31T18:24:07.391Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:24:07 [2023-08-31T18:24:07.391Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:24:07 [2023-08-31T18:24:07.391Z] [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
14:24:07 [2023-08-31T18:24:07.649Z] [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 1.4 MB/s)
14:24:07 [2023-08-31T18:24:07.649Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:24:07 [2023-08-31T18:24:07.649Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:24:07 [2023-08-31T18:24:07.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:24:07 [2023-08-31T18:24:07.649Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:24:07 [2023-08-31T18:24:07.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:24:07 [2023-08-31T18:24:07.649Z] [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 151 kB/s)
14:24:07 [2023-08-31T18:24:07.649Z] [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
14:24:07 [2023-08-31T18:24:07.649Z] [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
14:24:07 [2023-08-31T18:24:07.649Z] [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
14:24:07 [2023-08-31T18:24:07.649Z] [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
14:24:07 [2023-08-31T18:24:07.649Z] [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
14:24:07 [2023-08-31T18:24:07.649Z] [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 128 kB/s)
14:24:07 [2023-08-31T18:24:07.649Z] [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
14:24:07 [2023-08-31T18:24:07.649Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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 986 kB/s)
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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 326 kB/s)
14:24:07 [2023-08-31T18:24:07.908Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:24:07 [2023-08-31T18:24:07.908Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:24:07 [2023-08-31T18:24:07.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:24:07 [2023-08-31T18:24:07.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:24:07 [2023-08-31T18:24:07.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:24:07 [2023-08-31T18:24:07.908Z] [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 361 kB/s)
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:07 [2023-08-31T18:24:07.908Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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 149 kB/s)
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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 89 kB/s)
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.166Z] [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
14:24:08 [2023-08-31T18:24:08.424Z] [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
14:24:08 [2023-08-31T18:24:08.424Z] [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
14:24:08 [2023-08-31T18:24:08.424Z] [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
14:24:08 [2023-08-31T18:24:08.424Z] [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
14:24:08 [2023-08-31T18:24:08.424Z] [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 11 MB/s)
14:24:08 [2023-08-31T18:24:08.424Z] [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 2.0 MB/s)
14:24:08 [2023-08-31T18:24:08.424Z] [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.6 MB/s)
14:24:08 [2023-08-31T18:24:08.424Z] [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 7.7 MB/s)
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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 123 kB/s)
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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 465 kB/s)
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.682Z] [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
14:24:08 [2023-08-31T18:24:08.941Z] [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.5 MB/s)
14:24:08 [2023-08-31T18:24:08.941Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:24:08 [2023-08-31T18:24:08.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:24:08 [2023-08-31T18:24:08.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:24:08 [2023-08-31T18:24:08.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:24:08 [2023-08-31T18:24:08.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:24:08 [2023-08-31T18:24:08.941Z] [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 5.9 MB/s)
14:24:09 [2023-08-31T18:24:09.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
14:24:09 [2023-08-31T18:24:09.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
14:24:09 [2023-08-31T18:24:09.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
14:24:09 [2023-08-31T18:24:09.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
14:24:09 [2023-08-31T18:24:09.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom
14:24:09 [2023-08-31T18:24:09.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.pom (1.3 kB at 59 kB/s)
14:24:09 [2023-08-31T18:24:09.199Z] [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
14:24:09 [2023-08-31T18:24:09.199Z] [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
14:24:09 [2023-08-31T18:24:09.199Z] [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
14:24:09 [2023-08-31T18:24:09.199Z] [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
14:24:09 [2023-08-31T18:24:09.199Z] [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
14:24:09 [2023-08-31T18:24:09.199Z] [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 67 kB/s)
14:24:09 [2023-08-31T18:24:09.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
14:24:09 [2023-08-31T18:24:09.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.7.3/tycho-pack200a-plugin-2.7.3.jar (7.3 kB at 487 kB/s)
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom (2.6 kB at 79 kB/s)
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom (7.0 kB at 367 kB/s)
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom (4.7 kB at 115 kB/s)
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom (11 kB at 688 kB/s)
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar
14:24:09 [2023-08-31T18:24:09.459Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar (66 kB at 1.4 MB/s)
14:24:09 [2023-08-31T18:24:09.459Z] [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
14:24:09 [2023-08-31T18:24:09.459Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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 107 kB/s)
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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 468 kB/s)
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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 157 kB/s)
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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 2.0 MB/s)
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.717Z] [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
14:24:09 [2023-08-31T18:24:09.975Z] [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
14:24:09 [2023-08-31T18:24:09.975Z] [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
14:24:09 [2023-08-31T18:24:09.975Z] [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
14:24:09 [2023-08-31T18:24:09.975Z] [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 199 kB/s)
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:24:09 [2023-08-31T18:24:09.975Z] [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 478 kB/s)
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:24:09 [2023-08-31T18:24:09.975Z] [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.9 MB/s)
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
14:24:09 [2023-08-31T18:24:09.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
14:24:10 [2023-08-31T18:24:10.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
14:24:10 [2023-08-31T18:24:10.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
14:24:10 [2023-08-31T18:24:10.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
14:24:10 [2023-08-31T18:24:10.232Z] [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 726 kB/s)
14:24:10 [2023-08-31T18:24:10.232Z] [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
14:24:10 [2023-08-31T18:24:10.232Z] [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
14:24:10 [2023-08-31T18:24:10.232Z] [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
14:24:10 [2023-08-31T18:24:10.232Z] [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
14:24:10 [2023-08-31T18:24:10.232Z] [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
14:24:10 [2023-08-31T18:24:10.232Z] [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 47 kB/s)
14:24:10 [2023-08-31T18:24:10.232Z] [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
14:24:10 [2023-08-31T18:24:10.232Z] [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
14:24:10 [2023-08-31T18:24:10.232Z] [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
14:24:10 [2023-08-31T18:24:10.232Z] [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
14:24:10 [2023-08-31T18:24:10.232Z] [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
14:24:10 [2023-08-31T18:24:10.232Z] [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 96 kB/s)
14:24:10 [2023-08-31T18:24:10.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:24:10 [2023-08-31T18:24:10.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:24:10 [2023-08-31T18:24:10.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:24:10 [2023-08-31T18:24:10.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:24:10 [2023-08-31T18:24:10.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
14:24:10 [2023-08-31T18:24:10.489Z] [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 261 kB/s)
14:24:10 [2023-08-31T18:24:10.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.pom
14:24:10 [2023-08-31T18:24:10.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
14:24:10 [2023-08-31T18:24:10.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
14:24:10 [2023-08-31T18:24:10.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.pom
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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 85 kB/s)
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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 210 kB/s)
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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 187 kB/s)
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.489Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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.1 MB/s)
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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 364 kB/s)
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.2/asm-9.2.jar
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [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
14:24:10 [2023-08-31T18:24:10.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.2/asm-9.2.jar
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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 2.7 MB/s)
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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 777 kB/s)
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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.1 MB/s)
14:24:11 [2023-08-31T18:24:11.004Z] [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
14:24:11 [2023-08-31T18:24:11.004Z] [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 4.7 MB/s)
14:24:11 [2023-08-31T18:24:11.004Z] [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 1.2 MB/s)
14:24:11 [2023-08-31T18:24:11.004Z] [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 685 kB/s)
14:24:11 [2023-08-31T18:24:11.004Z] [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 1.3 MB/s)
14:24:11 [2023-08-31T18:24:11.004Z] [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 8.5 MB/s)
14:24:11 [2023-08-31T18:24:11.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
14:24:11 [2023-08-31T18:24:11.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
14:24:11 [2023-08-31T18:24:11.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
14:24:11 [2023-08-31T18:24:11.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
14:24:11 [2023-08-31T18:24:11.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
14:24:11 [2023-08-31T18:24:11.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom (3.8 kB at 253 kB/s)
14:24:11 [2023-08-31T18:24:11.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
14:24:11 [2023-08-31T18:24:11.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom (44 kB at 2.0 MB/s)
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom (3.2 kB at 75 kB/s)
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 332 kB/s)
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
14:24:11 [2023-08-31T18:24:11.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar (56 kB at 3.7 MB/s)
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom (5.3 kB at 213 kB/s)
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 150 kB/s)
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:24:11 [2023-08-31T18:24:11.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:24:12 [2023-08-31T18:24:12.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:24:12 [2023-08-31T18:24:12.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:24:12 [2023-08-31T18:24:12.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar (36 kB at 2.2 MB/s)
14:24:12 [2023-08-31T18:24:12.038Z] [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
14:24:12 [2023-08-31T18:24:12.038Z] [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
14:24:12 [2023-08-31T18:24:12.038Z] [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
14:24:12 [2023-08-31T18:24:12.038Z] [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
14:24:12 [2023-08-31T18:24:12.038Z] [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
14:24:12 [2023-08-31T18:24:12.038Z] [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 121 kB/s)
14:24:12 [2023-08-31T18:24:12.038Z] [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
14:24:12 [2023-08-31T18:24:12.038Z] [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
14:24:12 [2023-08-31T18:24:12.038Z] [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
14:24:12 [2023-08-31T18:24:12.038Z] [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
14:24:12 [2023-08-31T18:24:12.038Z] [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
14:24:12 [2023-08-31T18:24:12.038Z] [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 856 kB/s)
14:24:12 [2023-08-31T18:24:12.297Z] [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
14:24:12 [2023-08-31T18:24:12.297Z] [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
14:24:12 [2023-08-31T18:24:12.297Z] [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
14:24:12 [2023-08-31T18:24:12.297Z] [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
14:24:12 [2023-08-31T18:24:12.297Z] [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
14:24:12 [2023-08-31T18:24:12.297Z] [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 46 kB/s)
14:24:12 [2023-08-31T18:24:12.297Z] [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
14:24:12 [2023-08-31T18:24:12.297Z] [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
14:24:12 [2023-08-31T18:24:12.297Z] [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
14:24:12 [2023-08-31T18:24:12.555Z] [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
14:24:12 [2023-08-31T18:24:12.555Z] [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
14:24:12 [2023-08-31T18:24:12.555Z] [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.2 MB/s)
14:24:12 [2023-08-31T18:24:12.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:24:12 [2023-08-31T18:24:12.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:24:12 [2023-08-31T18:24:12.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:24:12 [2023-08-31T18:24:12.555Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:24:12 [2023-08-31T18:24:12.555Z] [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
14:24:12 [2023-08-31T18:24:12.555Z] [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 79 kB/s)
14:24:12 [2023-08-31T18:24:12.555Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:24:12 [2023-08-31T18:24:12.555Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:24:12 [2023-08-31T18:24:12.555Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:24:12 [2023-08-31T18:24:12.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:24:12 [2023-08-31T18:24:12.556Z] [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
14:24:12 [2023-08-31T18:24:12.556Z] [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)
14:24:12 [2023-08-31T18:24:12.556Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:24:12 [2023-08-31T18:24:12.556Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:24:12 [2023-08-31T18:24:12.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:24:12 [2023-08-31T18:24:12.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:24:12 [2023-08-31T18:24:12.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:24:12 [2023-08-31T18:24:12.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:24:12 [2023-08-31T18:24:12.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:24:12 [2023-08-31T18:24:12.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:24:12 [2023-08-31T18:24:12.556Z] [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
14:24:12 [2023-08-31T18:24:12.556Z] [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
14:24:12 [2023-08-31T18:24:12.814Z] [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 12 MB/s)
14:24:12 [2023-08-31T18:24:12.814Z] [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 54 MB/s)
14:24:13 [2023-08-31T18:24:13.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:24:13 [2023-08-31T18:24:13.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:24:13 [2023-08-31T18:24:13.345Z] [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 173 kB/s)
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:24:13 [2023-08-31T18:24:13.345Z] [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 434 kB/s)
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:24:13 [2023-08-31T18:24:13.345Z] [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 1.6 MB/s)
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
14:24:13 [2023-08-31T18:24:13.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
14:24:13 [2023-08-31T18:24:13.602Z] [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 565 kB/s)
14:24:13 [2023-08-31T18:24:13.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:24:13 [2023-08-31T18:24:13.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:24:13 [2023-08-31T18:24:13.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:24:13 [2023-08-31T18:24:13.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:24:13 [2023-08-31T18:24:13.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:24:13 [2023-08-31T18:24:13.602Z] [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 676 kB/s)
14:24:13 [2023-08-31T18:24:13.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:24:13 [2023-08-31T18:24:13.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:24:13 [2023-08-31T18:24:13.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:24:13 [2023-08-31T18:24:13.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:24:13 [2023-08-31T18:24:13.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:24:13 [2023-08-31T18:24:13.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 163 kB/s)
14:24:13 [2023-08-31T18:24:13.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:24:13 [2023-08-31T18:24:13.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:24:13 [2023-08-31T18:24:13.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:24:13 [2023-08-31T18:24:13.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:24:13 [2023-08-31T18:24:13.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:24:13 [2023-08-31T18:24:13.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 2.4 MB/s)
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 286 kB/s)
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 2.8 MB/s)
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:24:13 [2023-08-31T18:24:13.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:24:14 [2023-08-31T18:24:14.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:24:14 [2023-08-31T18:24:14.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:24:14 [2023-08-31T18:24:14.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom (22 kB at 1.3 MB/s)
14:24:14 [2023-08-31T18:24:14.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:24:14 [2023-08-31T18:24:14.121Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:24:14 [2023-08-31T18:24:14.121Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:24:14 [2023-08-31T18:24:14.121Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:24:14 [2023-08-31T18:24:14.121Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:24:14 [2023-08-31T18:24:14.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar (118 kB at 4.2 MB/s)
14:24:14 [2023-08-31T18:24:14.121Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:14 [2023-08-31T18:24:14.121Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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 438 kB/s)
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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 3.0 MB/s)
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.380Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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 106 kB/s)
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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 89 kB/s)
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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 375 kB/s)
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.638Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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 63 kB/s)
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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 99 kB/s)
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:14 [2023-08-31T18:24:14.896Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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 131 kB/s)
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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 60 kB/s)
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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 132 kB/s)
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.154Z] [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
14:24:15 [2023-08-31T18:24:15.411Z] [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
14:24:15 [2023-08-31T18:24:15.411Z] [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
14:24:15 [2023-08-31T18:24:15.411Z] [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 106 kB/s)
14:24:15 [2023-08-31T18:24:15.411Z] [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
14:24:15 [2023-08-31T18:24:15.411Z] [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
14:24:15 [2023-08-31T18:24:15.411Z] [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
14:24:15 [2023-08-31T18:24:15.411Z] [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
14:24:15 [2023-08-31T18:24:15.411Z] [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
14:24:15 [2023-08-31T18:24:15.411Z] [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)
14:24:15 [2023-08-31T18:24:15.411Z] [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
14:24:15 [2023-08-31T18:24:15.411Z] [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
14:24:15 [2023-08-31T18:24:15.411Z] [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
14:24:15 [2023-08-31T18:24:15.412Z] [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
14:24:15 [2023-08-31T18:24:15.412Z] [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
14:24:15 [2023-08-31T18:24:15.412Z] [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 194 kB/s)
14:24:15 [2023-08-31T18:24:15.412Z] [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
14:24:15 [2023-08-31T18:24:15.412Z] [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
14:24:15 [2023-08-31T18:24:15.669Z] [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
14:24:15 [2023-08-31T18:24:15.669Z] [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
14:24:15 [2023-08-31T18:24:15.669Z] [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
14:24:15 [2023-08-31T18:24:15.669Z] [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 103 kB/s)
14:24:15 [2023-08-31T18:24:15.669Z] [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
14:24:15 [2023-08-31T18:24:15.669Z] [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
14:24:15 [2023-08-31T18:24:15.669Z] [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
14:24:15 [2023-08-31T18:24:15.669Z] [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
14:24:15 [2023-08-31T18:24:15.669Z] [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
14:24:15 [2023-08-31T18:24:15.669Z] [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 76 kB/s)
14:24:15 [2023-08-31T18:24:15.670Z] [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
14:24:15 [2023-08-31T18:24:15.670Z] [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
14:24:15 [2023-08-31T18:24:15.670Z] [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
14:24:15 [2023-08-31T18:24:15.670Z] [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
14:24:15 [2023-08-31T18:24:15.670Z] [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
14:24:15 [2023-08-31T18:24:15.670Z] [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 168 kB/s)
14:24:15 [2023-08-31T18:24:15.670Z] [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
14:24:15 [2023-08-31T18:24:15.670Z] [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
14:24:15 [2023-08-31T18:24:15.927Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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 80 kB/s)
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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 125 kB/s)
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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 148 kB/s)
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:15 [2023-08-31T18:24:15.928Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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 177 kB/s)
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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 717 kB/s)
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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 140 kB/s)
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.186Z] [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 441 kB/s)
14:24:16 [2023-08-31T18:24:16.186Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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 35 kB/s)
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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 334 kB/s)
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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
14:24:16 [2023-08-31T18:24:16.444Z] [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 497 kB/s)
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:24:16 [2023-08-31T18:24:16.702Z] [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 74 kB/s)
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:24:16 [2023-08-31T18:24:16.702Z] [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 679 kB/s)
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:24:16 [2023-08-31T18:24:16.702Z] [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 831 kB/s)
14:24:16 [2023-08-31T18:24:16.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
14:24:16 [2023-08-31T18:24:16.961Z] [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 205 kB/s)
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:24:16 [2023-08-31T18:24:16.961Z] [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 247 kB/s)
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:24:16 [2023-08-31T18:24:16.961Z] [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 8.1 kB/s)
14:24:16 [2023-08-31T18:24:16.961Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:24:17 [2023-08-31T18:24:17.219Z] [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)
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.2/junit-4.13.2.pom
14:24:17 [2023-08-31T18:24:17.219Z] [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
14:24:17 [2023-08-31T18:24:17.219Z] [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.1 MB/s)
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:24:17 [2023-08-31T18:24:17.219Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [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 48 kB/s)
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [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 24 kB/s)
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:24:17 [2023-08-31T18:24:17.477Z] [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 98 kB/s)
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.735Z] [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 116 kB/s)
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.735Z] [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 94 kB/s)
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:24:17 [2023-08-31T18:24:17.735Z] [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)
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:24:17 [2023-08-31T18:24:17.735Z] [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 389 kB/s)
14:24:17 [2023-08-31T18:24:17.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:24:17 [2023-08-31T18:24:17.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:24:17 [2023-08-31T18:24:17.994Z] [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 415 kB/s)
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.994Z] [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 239 kB/s)
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:24:17 [2023-08-31T18:24:17.994Z] [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 69 kB/s)
14:24:17 [2023-08-31T18:24:17.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [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 29 kB/s)
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [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 64 kB/s)
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:24:18 [2023-08-31T18:24:18.252Z] [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 167 kB/s)
14:24:18 [2023-08-31T18:24:18.252Z] [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
14:24:18 [2023-08-31T18:24:18.252Z] [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
14:24:18 [2023-08-31T18:24:18.252Z] [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
14:24:18 [2023-08-31T18:24:18.252Z] [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
14:24:18 [2023-08-31T18:24:18.512Z] [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
14:24:18 [2023-08-31T18:24:18.512Z] [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 341 kB/s)
14:24:18 [2023-08-31T18:24:18.512Z] [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
14:24:18 [2023-08-31T18:24:18.512Z] [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
14:24:18 [2023-08-31T18:24:18.512Z] [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
14:24:18 [2023-08-31T18:24:18.512Z] [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
14:24:18 [2023-08-31T18:24:18.512Z] [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
14:24:18 [2023-08-31T18:24:18.512Z] [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 259 kB/s)
14:24:18 [2023-08-31T18:24:18.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:24:18 [2023-08-31T18:24:18.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:24:18 [2023-08-31T18:24:18.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:24:18 [2023-08-31T18:24:18.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:24:18 [2023-08-31T18:24:18.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:24:18 [2023-08-31T18:24:18.512Z] [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 977 kB/s)
14:24:18 [2023-08-31T18:24:18.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.pom
14:24:18 [2023-08-31T18:24:18.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
14:24:18 [2023-08-31T18:24:18.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
14:24:18 [2023-08-31T18:24:18.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.pom
14:24:18 [2023-08-31T18:24:18.512Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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 122 kB/s)
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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 352 kB/s)
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [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
14:24:18 [2023-08-31T18:24:18.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:24:18 [2023-08-31T18:24:18.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.jar
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [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
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [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
14:24:19 [2023-08-31T18:24:19.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:24:19 [2023-08-31T18:24:19.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:24:19 [2023-08-31T18:24:19.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:24:19 [2023-08-31T18:24:19.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.jar
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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)
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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 853 kB/s)
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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)
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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 3.6 MB/s)
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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 17 MB/s)
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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.3 MB/s)
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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 3.3 MB/s)
14:24:19 [2023-08-31T18:24:19.289Z] [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 4.7 MB/s)
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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 26 MB/s)
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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 4.5 MB/s)
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.289Z] [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.9 MB/s)
14:24:19 [2023-08-31T18:24:19.289Z] [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
14:24:19 [2023-08-31T18:24:19.547Z] [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 494 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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
14:24:19 [2023-08-31T18:24:19.547Z] [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 829 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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
14:24:19 [2023-08-31T18:24:19.547Z] [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.4 MB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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
14:24:19 [2023-08-31T18:24:19.547Z] [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.1 MB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.547Z] [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 56 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:24:19 [2023-08-31T18:24:19.547Z] [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.1 MB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:24:19 [2023-08-31T18:24:19.547Z] [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 160 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.547Z] [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)
14:24:19 [2023-08-31T18:24:19.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.547Z] [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.1 MB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.547Z] [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 145 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:24:19 [2023-08-31T18:24:19.547Z] [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 596 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.547Z] [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 717 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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
14:24:19 [2023-08-31T18:24:19.547Z] [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 111 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:24:19 [2023-08-31T18:24:19.547Z] [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 211 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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
14:24:19 [2023-08-31T18:24:19.547Z] [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 93 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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
14:24:19 [2023-08-31T18:24:19.547Z] [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 84 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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
14:24:19 [2023-08-31T18:24:19.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.0 MB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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 117 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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 329 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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 110 kB/s)
14:24:19 [2023-08-31T18:24:19.547Z] [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 877 kB/s)
14:24:19 [2023-08-31T18:24:19.805Z] [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
14:24:19 [2023-08-31T18:24:19.805Z] [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
14:24:19 [2023-08-31T18:24:19.805Z] [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
14:24:19 [2023-08-31T18:24:19.805Z] [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
14:24:20 [2023-08-31T18:24:20.063Z] [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
14:24:20 [2023-08-31T18:24:20.063Z] [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 312 kB/s)
14:24:20 [2023-08-31T18:24:20.063Z] [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
14:24:20 [2023-08-31T18:24:20.063Z] [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
14:24:20 [2023-08-31T18:24:20.063Z] [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
14:24:20 [2023-08-31T18:24:20.063Z] [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
14:24:20 [2023-08-31T18:24:20.063Z] [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
14:24:20 [2023-08-31T18:24:20.063Z] [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.8 MB/s)
14:24:20 [2023-08-31T18:24:20.064Z] [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
14:24:20 [2023-08-31T18:24:20.064Z] [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
14:24:20 [2023-08-31T18:24:20.064Z] [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
14:24:20 [2023-08-31T18:24:20.064Z] [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
14:24:20 [2023-08-31T18:24:20.064Z] [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
14:24:20 [2023-08-31T18:24:20.064Z] [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 90 kB/s)
14:24:20 [2023-08-31T18:24:20.064Z] [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
14:24:20 [2023-08-31T18:24:20.064Z] [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
14:24:20 [2023-08-31T18:24:20.064Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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.2 MB/s)
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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 48 kB/s)
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.322Z] [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
14:24:20 [2023-08-31T18:24:20.581Z] [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 324 kB/s)
14:24:20 [2023-08-31T18:24:20.581Z] [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
14:24:20 [2023-08-31T18:24:20.581Z] [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
14:24:20 [2023-08-31T18:24:20.581Z] [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
14:24:20 [2023-08-31T18:24:20.581Z] [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
14:24:20 [2023-08-31T18:24:20.581Z] [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
14:24:20 [2023-08-31T18:24:20.582Z] [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 742 kB/s)
14:24:20 [2023-08-31T18:24:20.582Z] [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
14:24:20 [2023-08-31T18:24:20.582Z] [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
14:24:20 [2023-08-31T18:24:20.582Z] [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
14:24:20 [2023-08-31T18:24:20.582Z] [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
14:24:20 [2023-08-31T18:24:20.582Z] [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
14:24:20 [2023-08-31T18:24:20.582Z] [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 15 MB/s)
14:24:20 [2023-08-31T18:24:20.582Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.582Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.582Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.840Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.840Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.840Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.840Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.840Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.840Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:20 [2023-08-31T18:24:20.841Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
14:24:21 [2023-08-31T18:24:21.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
14:24:21 [2023-08-31T18:24:21.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
14:24:21 [2023-08-31T18:24:21.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
14:24:21 [2023-08-31T18:24:21.355Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom (21 kB at 1.1 MB/s)
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar (507 kB at 14 MB/s)
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom (7.6 kB at 263 kB/s)
14:24:21 [2023-08-31T18:24:21.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 1.5 MB/s)
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar (70 kB at 3.3 MB/s)
14:24:21 [2023-08-31T18:24:21.613Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.613Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.613Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.613Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.613Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.613Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
14:24:21 [2023-08-31T18:24:21.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
14:24:21 [2023-08-31T18:24:21.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
14:24:21 [2023-08-31T18:24:21.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 337 kB/s)
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 243 kB/s)
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
14:24:21 [2023-08-31T18:24:21.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 1.8 MB/s)
14:24:21 [2023-08-31T18:24:21.872Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.872Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.872Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.872Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:21 [2023-08-31T18:24:21.872Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.131Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.388Z] [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
14:24:22 [2023-08-31T18:24:22.388Z] [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
14:24:22 [2023-08-31T18:24:22.388Z] [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
14:24:22 [2023-08-31T18:24:22.388Z] [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
14:24:22 [2023-08-31T18:24:22.388Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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 99 kB/s)
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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 2.8 MB/s)
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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 99 kB/s)
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.647Z] [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
14:24:22 [2023-08-31T18:24:22.907Z] [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 25 MB/s)
14:24:22 [2023-08-31T18:24:22.907Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:22 [2023-08-31T18:24:22.907Z] [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
14:24:22 [2023-08-31T18:24:22.907Z] [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
14:24:22 [2023-08-31T18:24:22.907Z] [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
14:24:22 [2023-08-31T18:24:22.907Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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 147 kB/s)
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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 482 kB/s)
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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 142 kB/s)
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.165Z] [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
14:24:23 [2023-08-31T18:24:23.423Z] [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
14:24:23 [2023-08-31T18:24:23.423Z] [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.4 MB/s)
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.423Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.681Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.681Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.681Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.681Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:24:23 [2023-08-31T18:24:23.682Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-master.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-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@4a532271...
14:24:23 [2023-08-31T18:24:23.939Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
14:24:23 [2023-08-31T18:24:23.939Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
14:24:23 [2023-08-31T18:24:23.939Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 5.3 MB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 258 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 321 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 533 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 295 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.2/all-1.2.2.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 505 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 1.8 MB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3-sources.jar
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3-sources.jar (193 kB at 5.1 MB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2-sources.jar
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2-sources.jar (44 kB at 2.3 MB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.sun.xml.bind, ArtifactId = jaxb-osgi, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.jar
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.jar (3.5 MB at 49 MB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom (21 kB at 1.2 MB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom (1.4 kB at 42 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 38 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 843 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 118 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 391 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.pom (8.5 kB at 403 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3/jaxb-runtime-parent-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3/jaxb-runtime-parent-2.3.3.pom (1.1 kB at 57 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.pom (1.7 kB at 58 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3/jaxb-txw-parent-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3/jaxb-txw-parent-2.3.3.pom (1.7 kB at 46 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.pom (5.1 kB at 169 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons/3.0.11/istack-commons-3.0.11.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons/3.0.11/istack-commons-3.0.11.pom (22 kB at 654 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 132 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.pom (3.2 kB at 161 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/fastinfoset-project/1.2.18/fastinfoset-project-1.2.18.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/fastinfoset-project/1.2.18/fastinfoset-project-1.2.18.pom (15 kB at 781 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom (16 kB at 587 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.pom (11 kB at 393 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.pom (19 kB at 670 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.pom (1.0 kB at 45 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.3/jaxb-external-parent-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.3/jaxb-external-parent-2.3.3.pom (13 kB at 281 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.pom (1.6 kB at 94 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.3/jaxb-codemodel-parent-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.3/jaxb-codemodel-parent-2.3.3.pom (13 kB at 523 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.pom (2.3 kB at 130 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.pom
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.pom (12 kB at 624 kB/s)
14:24:33 [2023-08-31T18:24:33.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.pom
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.pom (3.1 kB at 94 kB/s)
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.pom
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.pom (10 kB at 521 kB/s)
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.pom
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.pom (16 kB at 711 kB/s)
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.7/ant-parent-1.10.7.pom
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.7/ant-parent-1.10.7.pom (6.5 kB at 343 kB/s)
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.pom
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.pom (3.2 kB at 166 kB/s)
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom (183 B at 3.3 kB/s)
14:24:34 [2023-08-31T18:24:34.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.pom
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.pom (2.5 kB at 95 kB/s)
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
14:24:34 [2023-08-31T18:24:34.425Z] [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 846 kB/s)
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:24:34 [2023-08-31T18:24:34.425Z] [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 40 kB/s)
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:24:34 [2023-08-31T18:24:34.425Z] [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 131 kB/s)
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.jar
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.jar
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.jar
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.jar
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.jar (1.0 MB at 7.0 MB/s)
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 391 kB/s)
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.jar (30 kB at 171 kB/s)
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.jar (72 kB at 409 kB/s)
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.jar
14:24:34 [2023-08-31T18:24:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.jar (317 kB at 1.7 MB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar (39 kB at 584 kB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.jar (422 kB at 8.6 MB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.jar (20 kB at 372 kB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.jar (906 kB at 13 MB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.jar (162 kB at 2.1 MB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.jar (62 kB at 1.1 MB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.jar (320 kB at 5.6 MB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.jar (29 kB at 465 kB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.jar
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.jar (113 kB at 1.5 MB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar (68 kB at 2.1 MB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar (19 kB at 586 kB/s)
14:24:34 [2023-08-31T18:24:34.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.jar (2.2 MB at 33 MB/s)
14:24:34 [2023-08-31T18:24:34.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.jar (2.4 MB at 36 MB/s)
14:24:34 [2023-08-31T18:24:34.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3-sources.jar
14:24:34 [2023-08-31T18:24:34.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3-sources.jar (2.7 MB at 29 MB/s)
14:24:35 [2023-08-31T18:24:35.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3-sources.jar
14:24:35 [2023-08-31T18:24:35.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3-sources.jar (762 kB at 14 MB/s)
14:24:36 [2023-08-31T18:24:36.807Z] [INFO] org.glassfish.jaxb:txw2:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.txw2
14:24:36 [2023-08-31T18:24:36.807Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.txw2" version=" 2.3.3" download-size="0" install-size="0" unpack="false"/>
14:24:36 [2023-08-31T18:24:36.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3-sources.jar
14:24:36 [2023-08-31T18:24:36.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3-sources.jar (69 kB at 1.8 MB/s)
14:24:36 [2023-08-31T18:24:36.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11-sources.jar
14:24:36 [2023-08-31T18:24:36.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11-sources.jar (28 kB at 1.3 MB/s)
14:24:36 [2023-08-31T18:24:36.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2-sources.jar
14:24:36 [2023-08-31T18:24:36.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2-sources.jar (62 kB at 2.3 MB/s)
14:24:36 [2023-08-31T18:24:36.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18-sources.jar
14:24:37 [2023-08-31T18:24:37.066Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18-sources.jar (265 kB at 11 MB/s)
14:24:37 [2023-08-31T18:24:37.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3-sources.jar
14:24:37 [2023-08-31T18:24:37.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3-sources.jar (37 kB at 589 kB/s)
14:24:38 [2023-08-31T18:24:38.255Z] [INFO] org.glassfish.jaxb:jaxb-xjc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-xjc
14:24:38 [2023-08-31T18:24:38.255Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.jaxb-xjc" version=" 2.3.3" download-size="0" install-size="0" unpack="false"/>
14:24:38 [2023-08-31T18:24:38.255Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3-sources.jar
14:24:38 [2023-08-31T18:24:38.255Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3-sources.jar (700 kB at 26 MB/s)
14:24:38 [2023-08-31T18:24:38.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3-sources.jar
14:24:38 [2023-08-31T18:24:38.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3-sources.jar (261 kB at 7.4 MB/s)
14:24:38 [2023-08-31T18:24:38.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3-sources.jar
14:24:38 [2023-08-31T18:24:38.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3-sources.jar (26 kB at 1.0 MB/s)
14:24:38 [2023-08-31T18:24:38.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3-sources.jar
14:24:38 [2023-08-31T18:24:38.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3-sources.jar (121 kB at 3.3 MB/s)
14:24:38 [2023-08-31T18:24:38.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3-sources.jar
14:24:38 [2023-08-31T18:24:38.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3-sources.jar (261 kB at 13 MB/s)
14:24:38 [2023-08-31T18:24:38.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3-sources.jar
14:24:38 [2023-08-31T18:24:38.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3-sources.jar (71 kB at 3.1 MB/s)
14:24:38 [2023-08-31T18:24:38.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11-sources.jar
14:24:38 [2023-08-31T18:24:38.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11-sources.jar (16 kB at 457 kB/s)
14:24:39 [2023-08-31T18:24:39.028Z] [INFO] org.glassfish.jaxb:jaxb-jxc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-jxc
14:24:39 [2023-08-31T18:24:39.028Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.jaxb-jxc" version=" 2.3.3" download-size="0" install-size="0" unpack="false"/>
14:24:39 [2023-08-31T18:24:39.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3-sources.jar
14:24:39 [2023-08-31T18:24:39.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3-sources.jar (80 kB at 2.6 MB/s)
14:24:40 [2023-08-31T18:24:40.404Z] [INFO] org.apache.ant:ant:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant
14:24:40 [2023-08-31T18:24:40.404Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.ant.ant" version=" 1.10.7" download-size="0" install-size="0" unpack="false"/>
14:24:40 [2023-08-31T18:24:40.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7-sources.jar
14:24:40 [2023-08-31T18:24:40.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7-sources.jar (2.0 MB at 23 MB/s)
14:24:41 [2023-08-31T18:24:41.228Z] [INFO] org.apache.ant:ant-launcher:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant-launcher
14:24:41 [2023-08-31T18:24:41.228Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.ant.ant-launcher" version=" 1.10.7" download-size="0" install-size="0" unpack="false"/>
14:24:41 [2023-08-31T18:24:41.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7-sources.jar
14:24:41 [2023-08-31T18:24:41.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7-sources.jar (18 kB at 436 kB/s)
14:24:41 [2023-08-31T18:24:41.228Z] [INFO] com.sun.org.apache.xml.internal:resolver:20050927 is wrapped as a bundle with bundle symbolic name wrapped.com.sun.org.apache.xml.internal.resolver
14:24:41 [2023-08-31T18:24:41.228Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.com.sun.org.apache.xml.internal.resolver" version=" 20050927" download-size="0" install-size="0" unpack="false"/>
14:24:41 [2023-08-31T18:24:41.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927-sources.jar
14:24:41 [2023-08-31T18:24:41.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927-sources.jar (73 kB at 1.8 MB/s)
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] org.checkerframework:compiler:2.4.0 is wrapped as a bundle with bundle symbolic name wrapped.org.checkerframework.compiler
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.checkerframework.compiler" version=" 2.4.0" download-size="0" install-size="0" unpack="false"/>
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0-sources.jar
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0-sources.jar (587 B at 37 kB/s)
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.validation, ArtifactId = jakarta.validation-api, Version = 2.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 5.4 MB/s)
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 756 kB/s)
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 573 kB/s)
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/6.11/testng-6.11.pom
14:24:43 [2023-08-31T18:24:43.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/6.11/testng-6.11.pom (2.5 kB at 149 kB/s)
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.64/jcommander-1.64.pom
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.64/jcommander-1.64.pom (1.2 kB at 71 kB/s)
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom (28 kB at 1.1 MB/s)
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2-sources.jar
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2-sources.jar (97 kB at 3.1 MB/s)
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.glassfish.jersey.media, ArtifactId = jersey-media-jaxb, Version = 2.30, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.jar
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.jar (86 kB at 2.7 MB/s)
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.pom
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.pom (6.0 kB at 288 kB/s)
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.30/project-2.30.pom
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.30/project-2.30.pom (2.0 kB at 119 kB/s)
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.30/project-2.30.pom
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.30/project-2.30.pom (97 kB at 3.4 MB/s)
14:24:43 [2023-08-31T18:24:43.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.pom (34 kB at 642 kB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 1.8 MB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 459 kB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 147 kB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 305 kB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 105 kB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 1.8 MB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 491 kB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 408 kB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.1/all-1.2.1.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 1.3 MB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 774 kB/s)
14:24:43 [2023-08-31T18:24:43.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom
14:24:43 [2023-08-31T18:24:43.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 571 kB/s)
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 383 kB/s)
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 269 kB/s)
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom (23 kB at 603 kB/s)
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom (1.4 kB at 77 kB/s)
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.2/jaxb-bundles-2.3.2.pom
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.2/jaxb-bundles-2.3.2.pom (1.3 kB at 70 kB/s)
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom (30 kB at 1.4 MB/s)
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom (3.1 kB at 210 kB/s)
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom (8.0 kB at 308 kB/s)
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.pom
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.pom (4.7 kB at 279 kB/s)
14:24:43 [2023-08-31T18:24:43.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.30/project-2.30.pom
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.30/project-2.30.pom (1.5 kB at 31 kB/s)
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 380 kB/s)
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 228 kB/s)
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 201 kB/s)
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 290 kB/s)
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom (11 kB at 567 kB/s)
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.jar
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 721 kB/s)
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 928 kB/s)
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 3.3 MB/s)
14:24:43 [2023-08-31T18:24:43.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 2.5 MB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 2.8 MB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 3.2 MB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 252 kB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar (27 kB at 1.9 MB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.jar (1.2 MB at 15 MB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar (203 kB at 2.9 MB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar (200 kB at 2.9 MB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar (780 kB at 29 MB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar (132 kB at 1.5 MB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30-sources.jar
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30-sources.jar (58 kB at 3.4 MB/s)
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30-sources.jar
14:24:44 [2023-08-31T18:24:44.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30-sources.jar (774 kB at 18 MB/s)
14:24:44 [2023-08-31T18:24:44.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6-sources.jar
14:24:44 [2023-08-31T18:24:44.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6-sources.jar (246 kB at 8.8 MB/s)
14:24:44 [2023-08-31T18:24:44.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5-sources.jar
14:24:44 [2023-08-31T18:24:44.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5-sources.jar (38 kB at 2.4 MB/s)
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1-sources.jar
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1-sources.jar (28 kB at 1.7 MB/s)
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3-sources.jar
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3-sources.jar (10 kB at 259 kB/s)
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1-sources.jar
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1-sources.jar (62 kB at 2.1 MB/s)
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar (194 kB at 6.7 MB/s)
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar (43 kB at 2.9 MB/s)
14:24:44 [2023-08-31T18:24:44.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1-sources.jar
14:24:44 [2023-08-31T18:24:44.937Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1-sources.jar (125 kB at 7.8 MB/s)
14:24:44 [2023-08-31T18:24:44.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1-sources.jar
14:24:44 [2023-08-31T18:24:44.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1-sources.jar (39 kB at 2.4 MB/s)
14:24:44 [2023-08-31T18:24:44.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1-sources.jar
14:24:44 [2023-08-31T18:24:44.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1-sources.jar (221 kB at 11 MB/s)
14:24:44 [2023-08-31T18:24:44.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1-sources.jar
14:24:44 [2023-08-31T18:24:44.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1-sources.jar (95 kB at 1.6 MB/s)
14:24:44 [2023-08-31T18:24:44.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA-sources.jar
14:24:45 [2023-08-31T18:24:45.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA-sources.jar (547 kB at 24 MB/s)
14:24:45 [2023-08-31T18:24:45.194Z] [INFO] Resolving MavenDependencyRoots = [GroupId = io.swagger.core.v3, ArtifactId = swagger-jaxrs2, Version = 2.1.13, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:24:45 [2023-08-31T18:24:45.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar
14:24:45 [2023-08-31T18:24:45.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar (87 kB at 2.4 MB/s)
14:24:45 [2023-08-31T18:24:45.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.pom
14:24:45 [2023-08-31T18:24:45.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.pom (12 kB at 762 kB/s)
14:24:45 [2023-08-31T18:24:45.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-project/2.1.13/swagger-project-2.1.13.pom
14:24:45 [2023-08-31T18:24:45.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-project/2.1.13/swagger-project-2.1.13.pom (29 kB at 1.8 MB/s)
14:24:45 [2023-08-31T18:24:45.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
14:24:45 [2023-08-31T18:24:45.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 712 kB/s)
14:24:45 [2023-08-31T18:24:45.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.pom
14:24:45 [2023-08-31T18:24:45.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.pom (9.7 kB at 607 kB/s)
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.9/logback-parent-1.2.9.pom
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.9/logback-parent-1.2.9.pom (18 kB at 1.1 MB/s)
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.pom
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.pom (4.2 kB at 123 kB/s)
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.pom
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.pom (3.8 kB at 160 kB/s)
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom (14 kB at 776 kB/s)
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.pom
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.pom (15 kB at 870 kB/s)
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.12.1/jackson-base-2.12.1.pom
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.12.1/jackson-base-2.12.1.pom (9.3 kB at 387 kB/s)
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.12.1/jackson-bom-2.12.1.pom
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.12.1/jackson-bom-2.12.1.pom (15 kB at 971 kB/s)
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom (7.5 kB at 418 kB/s)
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 899 kB/s)
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.pom
14:24:45 [2023-08-31T18:24:45.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.pom (6.0 kB at 403 kB/s)
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.pom
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.pom (5.5 kB at 231 kB/s)
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.pom
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.pom (30 kB at 1.6 MB/s)
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 897 kB/s)
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 364 kB/s)
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.pom
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.pom (4.1 kB at 99 kB/s)
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.pom
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.pom (5.4 kB at 106 kB/s)
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.pom
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.pom (2.7 kB at 159 kB/s)
14:24:45 [2023-08-31T18:24:45.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.pom
14:24:45 [2023-08-31T18:24:45.968Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.pom (7.2 kB at 312 kB/s)
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.pom
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.pom (2.6 kB at 139 kB/s)
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.1/jackson-dataformats-text-2.12.1.pom
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.1/jackson-dataformats-text-2.12.1.pom (3.2 kB at 203 kB/s)
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 1.9 MB/s)
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.pom
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.pom (4.9 kB at 289 kB/s)
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-java8/2.12.1/jackson-modules-java8-2.12.1.pom
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-java8/2.12.1/jackson-modules-java8-2.12.1.pom (3.4 kB at 135 kB/s)
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/7.3.0/testng-7.3.0.pom
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/7.3.0/testng-7.3.0.pom (2.4 kB at 81 kB/s)
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.78/jcommander-1.78.pom
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.78/jcommander-1.78.pom (1.2 kB at 24 kB/s)
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.11/ant-1.10.11.pom
14:24:45 [2023-08-31T18:24:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.11/ant-1.10.11.pom (17 kB at 918 kB/s)
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.11/ant-parent-1.10.11.pom
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.11/ant-parent-1.10.11.pom (6.5 kB at 408 kB/s)
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.11/ant-launcher-1.10.11.pom
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.11/ant-launcher-1.10.11.pom (3.2 kB at 176 kB/s)
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 808 kB/s)
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom (11 kB at 577 kB/s)
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom (14 kB at 532 kB/s)
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 101 kB/s)
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 231 kB/s)
14:24:46 [2023-08-31T18:24:46.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 36 kB/s)
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 123 kB/s)
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom (2.1 kB at 30 kB/s)
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom (7.0 kB at 388 kB/s)
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 110 kB/s)
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 289 kB/s)
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.0 MB/s)
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 2.2 MB/s)
14:24:46 [2023-08-31T18:24:46.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:24:46 [2023-08-31T18:24:46.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 389 kB/s)
14:24:46 [2023-08-31T18:24:46.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:24:46 [2023-08-31T18:24:46.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 50 kB/s)
14:24:46 [2023-08-31T18:24:46.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:24:46 [2023-08-31T18:24:46.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 439 kB/s)
14:24:46 [2023-08-31T18:24:46.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:24:46 [2023-08-31T18:24:46.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 662 kB/s)
14:24:46 [2023-08-31T18:24:46.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:24:46 [2023-08-31T18:24:46.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 981 kB/s)
14:24:46 [2023-08-31T18:24:46.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
14:24:47 [2023-08-31T18:24:47.005Z] [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 776 kB/s)
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 572 kB/s)
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/4.3.2/rest-assured-4.3.2.pom
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/4.3.2/rest-assured-4.3.2.pom (7.0 kB at 390 kB/s)
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/4.3.2/rest-assured-parent-4.3.2.pom
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/4.3.2/rest-assured-parent-4.3.2.pom (19 kB at 1.1 MB/s)
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:24:47 [2023-08-31T18:24:47.005Z] [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 292 kB/s)
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/3.0.7/groovy-3.0.7.pom
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/3.0.7/groovy-3.0.7.pom (24 kB at 1.2 MB/s)
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/3.0.6/groovy-xml-3.0.6.pom
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/3.0.6/groovy-xml-3.0.6.pom (22 kB at 1.1 MB/s)
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 75 kB/s)
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 44 kB/s)
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/4.3.2/json-path-4.3.2.pom
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/4.3.2/json-path-4.3.2.pom (4.9 kB at 244 kB/s)
14:24:47 [2023-08-31T18:24:47.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/3.0.6/groovy-json-3.0.6.pom
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/3.0.6/groovy-json-3.0.6.pom (22 kB at 1.3 MB/s)
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/4.3.2/rest-assured-common-4.3.2.pom
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/4.3.2/rest-assured-common-4.3.2.pom (3.2 kB at 168 kB/s)
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/4.3.2/xml-path-4.3.2.pom
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/4.3.2/xml-path-4.3.2.pom (3.8 kB at 198 kB/s)
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 860 kB/s)
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 1.1 MB/s)
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 574 kB/s)
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 1.6 MB/s)
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 355 kB/s)
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 174 kB/s)
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 972 kB/s)
14:24:47 [2023-08-31T18:24:47.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/3.0.3.Final/weld-core-impl-3.0.3.Final.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/3.0.3.Final/weld-core-impl-3.0.3.Final.pom (9.1 kB at 507 kB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/3.0.3.Final/weld-core-parent-3.0.3.Final.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/3.0.3.Final/weld-core-parent-3.0.3.Final.pom (32 kB at 1.8 MB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/37/weld-parent-37.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/37/weld-parent-37.pom (30 kB at 1.8 MB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/3.0.SP2/weld-api-bom-3.0.SP2.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/3.0.SP2/weld-api-bom-3.0.SP2.pom (5.1 kB at 319 kB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/3.0.SP2/weld-api-parent-3.0.SP2.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/3.0.SP2/weld-api-parent-3.0.SP2.pom (8.7 kB at 543 kB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/3.0.SP2/weld-api-3.0.SP2.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/3.0.SP2/weld-api-3.0.SP2.pom (1.6 kB at 53 kB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom (7.2 kB at 277 kB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/36/weld-parent-36.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/36/weld-parent-36.pom (29 kB at 1.6 MB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/3.0.SP2/weld-spi-3.0.SP2.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/3.0.SP2/weld-spi-3.0.SP2.pom (2.6 kB at 142 kB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.1.2.Final/jboss-classfilewriter-1.1.2.Final.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.1.2.Final/jboss-classfilewriter-1.1.2.Final.pom (3.6 kB at 210 kB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/6-beta-1/jboss-parent-6-beta-1.pom
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/6-beta-1/jboss-parent-6-beta-1.pom (22 kB at 1.2 MB/s)
14:24:47 [2023-08-31T18:24:47.521Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3/javax.annotation-api-1.3.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3/javax.annotation-api-1.3.pom (13 kB at 641 kB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/1.0.7.Final/jboss-el-api_3.0_spec-1.0.7.Final.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/1.0.7.Final/jboss-el-api_3.0_spec-1.0.7.Final.pom (4.9 kB at 259 kB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/21/jboss-parent-21.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 1.9 MB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.0.Final/jboss-interceptors-api_1.2_spec-1.0.0.Final.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.0.Final/jboss-interceptors-api_1.2_spec-1.0.0.Final.pom (4.5 kB at 227 kB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/10/jboss-parent-10.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 1.9 MB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom (6.0 kB at 248 kB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.8 MB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha4/arquillian-testng-container-1.7.0.Alpha4.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha4/arquillian-testng-container-1.7.0.Alpha4.pom (3.5 kB at 177 kB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.7.0.Alpha4/arquillian-build-1.7.0.Alpha4.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.7.0.Alpha4/arquillian-build-1.7.0.Alpha4.pom (3.6 kB at 225 kB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.7.0.Alpha4/arquillian-parent-1.7.0.Alpha4.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.7.0.Alpha4/arquillian-parent-1.7.0.Alpha4.pom (5.3 kB at 310 kB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/37/jboss-parent-37.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 3.7 MB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 266 kB/s)
14:24:47 [2023-08-31T18:24:47.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
14:24:48 [2023-08-31T18:24:48.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 327 kB/s)
14:24:48 [2023-08-31T18:24:48.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha4/arquillian-testng-core-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha4/arquillian-testng-core-1.7.0.Alpha4.pom (2.6 kB at 88 kB/s)
14:24:48 [2023-08-31T18:24:48.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha4/arquillian-test-spi-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha4/arquillian-test-spi-1.7.0.Alpha4.pom (1.6 kB at 49 kB/s)
14:24:48 [2023-08-31T18:24:48.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha4/arquillian-core-spi-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha4/arquillian-core-spi-1.7.0.Alpha4.pom (1.2 kB at 77 kB/s)
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha4/arquillian-core-api-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha4/arquillian-core-api-1.7.0.Alpha4.pom (1.1 kB at 59 kB/s)
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha4/arquillian-test-api-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha4/arquillian-test-api-1.7.0.Alpha4.pom (1.2 kB at 30 kB/s)
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha4/arquillian-container-test-api-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha4/arquillian-container-test-api-1.7.0.Alpha4.pom (1.4 kB at 83 kB/s)
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 97 kB/s)
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 478 kB/s)
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 772 kB/s)
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 46 kB/s)
14:24:48 [2023-08-31T18:24:48.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 530 kB/s)
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 2.0 MB/s)
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha4/arquillian-container-test-spi-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha4/arquillian-container-test-spi-1.7.0.Alpha4.pom (1.7 kB at 106 kB/s)
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha4/arquillian-container-spi-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha4/arquillian-container-spi-1.7.0.Alpha4.pom (2.5 kB at 126 kB/s)
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha4/arquillian-config-api-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha4/arquillian-config-api-1.7.0.Alpha4.pom (1.2 kB at 72 kB/s)
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha4/arquillian-config-impl-base-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha4/arquillian-config-impl-base-1.7.0.Alpha4.pom (2.8 kB at 177 kB/s)
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha4/arquillian-config-spi-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha4/arquillian-config-spi-1.7.0.Alpha4.pom (985 B at 55 kB/s)
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 75 kB/s)
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha4/arquillian-core-impl-base-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha4/arquillian-core-impl-base-1.7.0.Alpha4.pom (1.6 kB at 76 kB/s)
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha4/arquillian-test-impl-base-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha4/arquillian-test-impl-base-1.7.0.Alpha4.pom (2.1 kB at 122 kB/s)
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha4/arquillian-container-impl-base-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha4/arquillian-container-impl-base-1.7.0.Alpha4.pom (3.5 kB at 159 kB/s)
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha4/arquillian-container-test-impl-base-1.7.0.Alpha4.pom
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha4/arquillian-container-test-impl-base-1.7.0.Alpha4.pom (3.2 kB at 179 kB/s)
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 118 kB/s)
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 35 kB/s)
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded/2.0.0.Final/arquillian-weld-embedded-2.0.0.Final.pom
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded/2.0.0.Final/arquillian-weld-embedded-2.0.0.Final.pom (3.2 kB at 170 kB/s)
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded-root/2.0.0.Final/arquillian-weld-embedded-root-2.0.0.Final.pom
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded-root/2.0.0.Final/arquillian-weld-embedded-root-2.0.0.Final.pom (5.2 kB at 274 kB/s)
14:24:48 [2023-08-31T18:24:48.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 1.1 MB/s)
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 434 kB/s)
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 312 kB/s)
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom (3.8 kB at 160 kB/s)
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom (4.9 kB at 270 kB/s)
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.15.Final/arquillian-testenricher-cdi-1.1.15.Final.pom
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.15.Final/arquillian-testenricher-cdi-1.1.15.Final.pom (3.7 kB at 186 kB/s)
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.26/jersey-container-servlet-2.26.pom
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.26/jersey-container-servlet-2.26.pom (4.6 kB at 165 kB/s)
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.26/project-2.26.pom
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.26/project-2.26.pom (4.0 kB at 202 kB/s)
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.26/project-2.26.pom
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.26/project-2.26.pom (86 kB at 3.9 MB/s)
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 456 kB/s)
14:24:49 [2023-08-31T18:24:49.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom (16 kB at 430 kB/s)
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 554 kB/s)
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.26/jersey-container-servlet-core-2.26.pom
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.26/jersey-container-servlet-core-2.26.pom (4.6 kB at 140 kB/s)
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom (6.5 kB at 382 kB/s)
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom (2.8 kB at 167 kB/s)
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom (42 kB at 2.2 MB/s)
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.26/jersey-common-2.26.pom
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.26/jersey-common-2.26.pom (9.8 kB at 655 kB/s)
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom (30 kB at 1.6 MB/s)
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (6.2 kB at 387 kB/s)
14:24:49 [2023-08-31T18:24:49.327Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom (11 kB at 406 kB/s)
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.26/jersey-server-2.26.pom
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.26/jersey-server-2.26.pom (11 kB at 554 kB/s)
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.pom
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.pom (7.4 kB at 308 kB/s)
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.26/jersey-media-jaxb-2.26.pom
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.26/jersey-media-jaxb-2.26.pom (6.8 kB at 375 kB/s)
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.26/project-2.26.pom
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.26/project-2.26.pom (3.3 kB at 192 kB/s)
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
14:24:49 [2023-08-31T18:24:49.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 179 kB/s)
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.26/jersey-media-multipart-2.26.pom
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.26/jersey-media-multipart-2.26.pom (5.3 kB at 294 kB/s)
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom (14 kB at 370 kB/s)
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.pom
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.pom (5.2 kB at 169 kB/s)
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.26/project-2.26.pom
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.26/project-2.26.pom (2.7 kB at 160 kB/s)
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.pom
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.pom (7.9 kB at 254 kB/s)
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.pom
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.pom (6.8 kB at 376 kB/s)
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.pom
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.pom (4.6 kB at 290 kB/s)
14:24:49 [2023-08-31T18:24:49.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.pom
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.pom (6.9 kB at 432 kB/s)
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.pom
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.pom (5.7 kB at 316 kB/s)
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.12.1/jackson-jaxrs-providers-2.12.1.pom
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.12.1/jackson-jaxrs-providers-2.12.1.pom (5.4 kB at 301 kB/s)
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.pom
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.pom (3.4 kB at 78 kB/s)
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.pom
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.pom (5.3 kB at 228 kB/s)
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.12.1/jackson-modules-base-2.12.1.pom
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.12.1/jackson-modules-base-2.12.1.pom (3.5 kB at 169 kB/s)
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.jar
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.jar
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.jar
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.jar
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.jar (454 kB at 6.0 MB/s)
14:24:50 [2023-08-31T18:24:50.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.jar (234 kB at 2.9 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 863 kB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.jar (76 kB at 3.4 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.jar (365 kB at 14 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar (118 kB at 6.2 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar (564 kB at 7.0 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.jar (41 kB at 225 kB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar (34 kB at 464 kB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar (34 kB at 1.9 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.jar (1.5 MB at 8.0 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar (173 kB at 9.6 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.jar (51 kB at 3.7 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.jar (120 kB at 6.3 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 15 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 3.9 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.jar (16 kB at 274 kB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.jar (36 kB at 660 kB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 3.9 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 9.0 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.jar (37 kB at 2.4 MB/s)
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13-sources.jar
14:24:50 [2023-08-31T18:24:50.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13-sources.jar (45 kB at 1.3 MB/s)
14:24:50 [2023-08-31T18:24:50.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3-sources.jar
14:24:50 [2023-08-31T18:24:50.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3-sources.jar (167 kB at 6.0 MB/s)
14:24:50 [2023-08-31T18:24:50.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9-sources.jar
14:24:50 [2023-08-31T18:24:50.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9-sources.jar (204 kB at 6.6 MB/s)
14:24:50 [2023-08-31T18:24:50.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9-sources.jar
14:24:50 [2023-08-31T18:24:50.873Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9-sources.jar (376 kB at 8.5 MB/s)
14:24:50 [2023-08-31T18:24:50.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35-sources.jar
14:24:50 [2023-08-31T18:24:50.873Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35-sources.jar (59 kB at 2.4 MB/s)
14:24:50 [2023-08-31T18:24:50.873Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1-sources.jar
14:24:51 [2023-08-31T18:24:51.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1-sources.jar (1.1 MB at 26 MB/s)
14:24:51 [2023-08-31T18:24:51.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1-sources.jar
14:24:51 [2023-08-31T18:24:51.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1-sources.jar (80 kB at 4.2 MB/s)
14:24:51 [2023-08-31T18:24:51.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1-sources.jar
14:24:51 [2023-08-31T18:24:51.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1-sources.jar (391 kB at 19 MB/s)
14:24:51 [2023-08-31T18:24:51.390Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138-sources.jar
14:24:51 [2023-08-31T18:24:51.390Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138-sources.jar (511 kB at 12 MB/s)
14:24:51 [2023-08-31T18:24:51.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13-sources.jar
14:24:51 [2023-08-31T18:24:51.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13-sources.jar (83 kB at 2.4 MB/s)
14:24:51 [2023-08-31T18:24:51.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13-sources.jar
14:24:51 [2023-08-31T18:24:51.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13-sources.jar (52 kB at 2.1 MB/s)
14:24:51 [2023-08-31T18:24:51.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13-sources.jar
14:24:51 [2023-08-31T18:24:51.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13-sources.jar (18 kB at 1.1 MB/s)
14:24:51 [2023-08-31T18:24:51.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13-sources.jar
14:24:51 [2023-08-31T18:24:51.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13-sources.jar (76 kB at 3.3 MB/s)
14:24:51 [2023-08-31T18:24:51.906Z] [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-sources.jar
14:24:52 [2023-08-31T18:24:52.164Z] [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-sources.jar (652 kB at 16 MB/s)
14:24:52 [2023-08-31T18:24:52.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1-sources.jar
14:24:52 [2023-08-31T18:24:52.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1-sources.jar (43 kB at 2.5 MB/s)
14:24:52 [2023-08-31T18:24:52.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30-sources.jar
14:24:52 [2023-08-31T18:24:52.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30-sources.jar (206 kB at 7.6 MB/s)
14:24:52 [2023-08-31T18:24:52.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1-sources.jar
14:24:52 [2023-08-31T18:24:52.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1-sources.jar (82 kB at 1.9 MB/s)
14:24:52 [2023-08-31T18:24:52.987Z] [INFO] org.apache.httpcomponents:httpclient:4.5.13 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.httpcomponents.httpclient
14:24:52 [2023-08-31T18:24:52.987Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.httpcomponents.httpclient" version=" 4.5.13" download-size="0" install-size="0" unpack="false"/>
14:24:52 [2023-08-31T18:24:52.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13-sources.jar
14:24:52 [2023-08-31T18:24:52.988Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13-sources.jar (733 kB at 13 MB/s)
14:24:53 [2023-08-31T18:24:53.245Z] [INFO] org.apache.httpcomponents:httpcore:4.4.13 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.httpcomponents.httpcore
14:24:53 [2023-08-31T18:24:53.245Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.httpcomponents.httpcore" version=" 4.4.13" download-size="0" install-size="0" unpack="false"/>
14:24:53 [2023-08-31T18:24:53.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13-sources.jar
14:24:53 [2023-08-31T18:24:53.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13-sources.jar (409 kB at 6.2 MB/s)
14:24:53 [2023-08-31T18:24:53.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar
14:24:53 [2023-08-31T18:24:53.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar (73 kB at 3.2 MB/s)
14:24:53 [2023-08-31T18:24:53.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1-sources.jar
14:24:53 [2023-08-31T18:24:53.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1-sources.jar (15 kB at 929 kB/s)
14:24:53 [2023-08-31T18:24:53.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1-sources.jar
14:24:53 [2023-08-31T18:24:53.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1-sources.jar (29 kB at 881 kB/s)
14:24:53 [2023-08-31T18:24:53.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1-sources.jar
14:24:53 [2023-08-31T18:24:53.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1-sources.jar (28 kB at 677 kB/s)
14:24:53 [2023-08-31T18:24:53.762Z] [INFO] Resolving MavenDependencyRoots = [GroupId = javax.servlet, ArtifactId = javax.servlet-api, Version = 4.0.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:24:53 [2023-08-31T18:24:53.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar
14:24:53 [2023-08-31T18:24:53.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar (96 kB at 4.3 MB/s)
14:24:53 [2023-08-31T18:24:53.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom
14:24:53 [2023-08-31T18:24:53.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom (16 kB at 129 kB/s)
14:24:54 [2023-08-31T18:24:54.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1-sources.jar
14:24:54 [2023-08-31T18:24:54.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1-sources.jar (203 kB at 3.2 MB/s)
14:24:54 [2023-08-31T18:24:54.018Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.javassist, ArtifactId = javassist, Version = 3.29.2-GA, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:24:54 [2023-08-31T18:24:54.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar
14:24:54 [2023-08-31T18:24:54.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar (794 kB at 20 MB/s)
14:24:54 [2023-08-31T18:24:54.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom
14:24:54 [2023-08-31T18:24:54.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom (11 kB at 641 kB/s)
14:24:54 [2023-08-31T18:24:54.018Z] [INFO] artifact junit:junit: checking for updates from eclipse.maven.central.mirror
14:24:54 [2023-08-31T18:24:54.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom
14:24:54 [2023-08-31T18:24:54.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom (650 B at 27 kB/s)
14:24:54 [2023-08-31T18:24:54.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA-sources.jar
14:24:54 [2023-08-31T18:24:54.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA-sources.jar (550 kB at 7.4 MB/s)
14:24:54 [2023-08-31T18:24:54.532Z] [INFO] com.sun:tools:17.0.2 is wrapped as a bundle with bundle symbolic name wrapped.com.sun.tools
14:24:54 [2023-08-31T18:24:54.532Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.com.sun.tools" version=" 17.0.2" download-size="0" install-size="0" unpack="false"/>
14:24:54 [2023-08-31T18:24:54.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/tools/17.0.2/tools-17.0.2-sources.jar
14:25:00 [2023-08-31T18:25:00.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
14:25:00 [2023-08-31T18:25:00.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:25:01 [2023-08-31T18:25:01.550Z] [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (308.6kB)
14:25:01 [2023-08-31T18:25:01.550Z] [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (2.92MB)
14:25:02 [2023-08-31T18:25:02.482Z] [INFO] Fetching org.eclipse.osgi_3.18.400.v20230509-2241.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.47MB)
14:25:02 [2023-08-31T18:25:02.482Z] [INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (169.92kB)
14:25:02 [2023-08-31T18:25:02.741Z] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (302.53kB)
14:25:02 [2023-08-31T18:25:02.741Z] [INFO] Fetching org.apache.commons.lang3_3.12.0.v20221221-1931.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (618.14kB)
14:25:02 [2023-08-31T18:25:02.741Z] [INFO] Fetching org.eclipse.cdt.core_8.2.0.202305101618.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (5.9MB)
14:25:04 [2023-08-31T18:25:04.115Z] [INFO] Fetching org.eclipse.cdt.core.native_6.3.200.202303140100.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (70.09kB)
14:25:04 [2023-08-31T18:25:04.115Z] [INFO] Fetching org.eclipse.core.contenttype_3.9.0.v20230412-0829.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (101.98kB)
14:25:04 [2023-08-31T18:25:04.115Z] [INFO] Fetching org.eclipse.core.expressions_3.9.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (93.93kB)
14:25:04 [2023-08-31T18:25:04.115Z] [INFO] Fetching org.eclipse.core.filebuffers_3.8.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (117.37kB)
14:25:04 [2023-08-31T18:25:04.115Z] [INFO] Fetching org.eclipse.core.filesystem_1.10.0.v20230425-0513.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (71.88kB)
14:25:04 [2023-08-31T18:25:04.115Z] [INFO] Fetching org.eclipse.core.resources_3.19.0.v20230510-1240.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (892.87kB)
14:25:04 [2023-08-31T18:25:04.373Z] [INFO] Fetching org.eclipse.core.runtime_3.27.0.v20230515-1719.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (74.42kB)
14:25:04 [2023-08-31T18:25:04.373Z] [INFO] Fetching org.eclipse.core.variables_3.6.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (37.44kB)
14:25:04 [2023-08-31T18:25:04.373Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.0.v20230323-1830.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (343.2kB)
14:25:04 [2023-08-31T18:25:04.373Z] [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (48.16kB)
14:25:04 [2023-08-31T18:25:04.373Z] [INFO] Fetching org.eclipse.text_3.13.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (297.21kB)
14:25:04 [2023-08-31T18:25:04.631Z] [INFO] Fetching org.eclipse.core.commands_3.11.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (116.39kB)
14:25:04 [2023-08-31T18:25:04.631Z] [INFO] Fetching org.eclipse.equinox.common_3.18.0.v20230523-2142.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (148.37kB)
14:25:04 [2023-08-31T18:25:04.631Z] [INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (135.73kB)
14:25:04 [2023-08-31T18:25:04.631Z] [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (196.21kB)
14:25:04 [2023-08-31T18:25:04.631Z] [INFO] Fetching org.eclipse.core.jobs_3.14.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (114.57kB)
14:25:04 [2023-08-31T18:25:04.888Z] [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (90.9kB)
14:25:04 [2023-08-31T18:25:04.888Z] [INFO] Fetching org.eclipse.emf.common_2.28.0.v20230315-1321.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (378.61kB)
14:25:05 [2023-08-31T18:25:05.146Z] [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (19.69kB)
14:25:05 [2023-08-31T18:25:05.146Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (27.04kB)
14:25:05 [2023-08-31T18:25:05.146Z] [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (46.59kB)
14:25:05 [2023-08-31T18:25:05.146Z] [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (42.85kB)
14:25:05 [2023-08-31T18:25:05.146Z] [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.38kB)
14:25:05 [2023-08-31T18:25:05.146Z] [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (30.58kB)
14:25:05 [2023-08-31T18:25:05.146Z] [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (35.82kB)
14:25:05 [2023-08-31T18:25:05.405Z] [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (64.89kB)
14:25:05 [2023-08-31T18:25:05.405Z] [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (19.88kB)
14:25:05 [2023-08-31T18:25:05.405Z] [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (54.28kB)
14:25:05 [2023-08-31T18:25:05.405Z] [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (29.67kB)
14:25:05 [2023-08-31T18:25:05.405Z] [INFO] Fetching org.eclipse.tracecompass.analysis.counters.core_2.2.1.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (36.6kB)
14:25:05 [2023-08-31T18:25:05.405Z] [INFO] Fetching org.eclipse.tracecompass.common.core_5.2.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (102.04kB)
14:25:05 [2023-08-31T18:25:05.405Z] [INFO] Fetching org.eclipse.tracecompass.tmf.core_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (1,012.18kB)
14:25:05 [2023-08-31T18:25:05.662Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core_4.1.1.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (185.8kB)
14:25:05 [2023-08-31T18:25:05.662Z] [INFO] Fetching org.eclipse.tracecompass.datastore.core_1.3.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (90.59kB)
14:25:05 [2023-08-31T18:25:05.662Z] [INFO] Fetching org.eclipse.tracecompass.analysis.lami.core_1.2.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (118.4kB)
14:25:05 [2023-08-31T18:25:05.920Z] [INFO] Fetching org.eclipse.tracecompass.tmf.chart.core_1.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (45.84kB)
14:25:05 [2023-08-31T18:25:05.920Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (58.28kB)
14:25:05 [2023-08-31T18:25:05.920Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core_8.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (352.03kB)
14:25:06 [2023-08-31T18:25:06.177Z] [INFO] Fetching org.eclipse.tracecompass.segmentstore.core_3.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (59.61kB)
14:25:06 [2023-08-31T18:25:06.177Z] [INFO] Fetching org.eclipse.tracecompass.analysis.timing.core_5.4.1.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (127.47kB)
14:25:06 [2023-08-31T18:25:06.177Z] [INFO] Fetching org.eclipse.tracecompass.statesystem.core_5.3.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (143.38kB)
14:25:06 [2023-08-31T18:25:06.177Z] [INFO] Fetching org.eclipse.tracecompass.ctf.core_4.3.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (360.19kB)
14:25:06 [2023-08-31T18:25:06.434Z] [INFO] Fetching org.eclipse.tracecompass.ctf.parser_1.1.1.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (132.93kB)
14:25:06 [2023-08-31T18:25:06.434Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core_4.5.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (78.85kB)
14:25:06 [2023-08-31T18:25:06.434Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core_3.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (92.8kB)
14:25:06 [2023-08-31T18:25:06.434Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.common.core_1.2.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (17.28kB)
14:25:06 [2023-08-31T18:25:06.692Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core_4.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (335.07kB)
14:25:06 [2023-08-31T18:25:06.692Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.26MB)
14:25:06 [2023-08-31T18:25:06.949Z] [INFO] Fetching org.eclipse.tracecompass.tmf.filter.parser_1.1.1.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (35.62kB)
14:25:06 [2023-08-31T18:25:06.949Z] [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (83.65kB)
14:25:06 [2023-08-31T18:25:06.949Z] [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (23.09kB)
14:25:06 [2023-08-31T18:25:06.949Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:25:07 [2023-08-31T18:25:07.514Z] [INFO] Fetching bcpg_1.73.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (401.43kB)
14:25:07 [2023-08-31T18:25:07.773Z] [INFO] Fetching bcprov_1.73.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (10.95MB)
14:25:08 [2023-08-31T18:25:08.707Z] [INFO] Fetching bcprov_1.73.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (10.63MB of 10.95MB at 10.62MB/s)
14:25:09 [2023-08-31T18:25:09.641Z] [INFO] Fetching com.ibm.icu_73.1.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.89MB)
14:25:11 [2023-08-31T18:25:11.541Z] [INFO] Fetching com.sun.jna_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.79MB)
14:25:11 [2023-08-31T18:25:11.799Z] [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.3MB)
14:25:11 [2023-08-31T18:25:11.799Z] [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (48.11kB)
14:25:11 [2023-08-31T18:25:11.799Z] [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (32.41kB)
14:25:11 [2023-08-31T18:25:11.799Z] [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (22.12kB)
14:25:11 [2023-08-31T18:25:11.799Z] [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (361.47kB)
14:25:12 [2023-08-31T18:25:12.056Z] [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (146.86kB)
14:25:12 [2023-08-31T18:25:12.056Z] [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (25.35kB)
14:25:12 [2023-08-31T18:25:12.056Z] [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (717.41kB)
14:25:12 [2023-08-31T18:25:12.056Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (95.26kB)
14:25:12 [2023-08-31T18:25:12.056Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (15.35kB)
14:25:12 [2023-08-31T18:25:12.314Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (35.59kB)
14:25:12 [2023-08-31T18:25:12.314Z] [INFO] Fetching org.apache.commons.compress_1.22.0.v20221207-1049.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.06MB)
14:25:12 [2023-08-31T18:25:12.314Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (71.45kB)
14:25:12 [2023-08-31T18:25:12.572Z] [INFO] Fetching org.apache.commons.math3_3.6.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (2.24MB)
14:25:12 [2023-08-31T18:25:12.829Z] [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (393.54kB)
14:25:12 [2023-08-31T18:25:12.829Z] [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.5MB)
14:25:13 [2023-08-31T18:25:13.088Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (101.69kB)
14:25:13 [2023-08-31T18:25:13.088Z] [INFO] Fetching org.eclipse.compare_3.9.0.v20230504-0624.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (808kB)
14:25:13 [2023-08-31T18:25:13.346Z] [INFO] Fetching org.eclipse.ui_3.203.100.v20230417-1307.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (434.06kB)
14:25:13 [2023-08-31T18:25:13.346Z] [INFO] Fetching org.eclipse.jface.text_3.24.0.v20230525-0719.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.04MB)
14:25:13 [2023-08-31T18:25:13.603Z] [INFO] Fetching org.eclipse.ui.ide_3.21.0.v20230526-1500.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.32MB)
14:25:13 [2023-08-31T18:25:13.861Z] [INFO] Fetching org.eclipse.ui.views_3.12.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (107.39kB)
14:25:13 [2023-08-31T18:25:13.861Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.0.v20230316-1200.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (691.1kB)
14:25:14 [2023-08-31T18:25:14.120Z] [INFO] Fetching org.eclipse.ui.editors_3.16.0.v20230329-1609.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (611.57kB)
14:25:14 [2023-08-31T18:25:14.120Z] [INFO] Fetching org.eclipse.ui.forms_3.12.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (331.6kB)
14:25:14 [2023-08-31T18:25:14.120Z] [INFO] Fetching org.eclipse.compare.core_3.8.0.v20230517-1315.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (69.26kB)
14:25:14 [2023-08-31T18:25:14.120Z] [INFO] Fetching org.eclipse.core.databinding_1.13.0.v20230501-1533.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (286.11kB)
14:25:14 [2023-08-31T18:25:14.377Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.13.0.v20230501-1533.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (314.71kB)
14:25:14 [2023-08-31T18:25:14.377Z] [INFO] Fetching org.eclipse.core.databinding.property_1.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (164.88kB)
14:25:14 [2023-08-31T18:25:14.377Z] [INFO] Fetching org.eclipse.debug.core_3.21.0.v20230508-1538.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (400.4kB)
14:25:14 [2023-08-31T18:25:14.377Z] [INFO] Fetching org.eclipse.debug.ui_3.18.0.v20230516-0719.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (3.03MB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.ui.console_3.12.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (245.2kB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.help_3.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (272.02kB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.e4.ui.services_1.6.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (26.28kB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.e4.core.commands_1.1.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (28.32kB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.e4.core.di_1.9.0.v20230429-1914.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (54.33kB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.12.0.v20230510-1240.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (56.42kB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.e4.core.services_2.4.0.v20230429-1914.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (71.48kB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.0.v20230429-1914.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.81kB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (12.92kB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.0.v20230429-1914.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (42.27kB)
14:25:14 [2023-08-31T18:25:14.943Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (52.84kB)
14:25:15 [2023-08-31T18:25:15.200Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/swtchart/releases/0.14.0/repository/plugins/ (317.8kB)
14:25:15 [2023-08-31T18:25:15.200Z] [INFO] Fetching org.eclipse.emf.ecore_2.34.0.v20230406-1203.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.29MB)
14:25:15 [2023-08-31T18:25:15.459Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (48.17kB)
14:25:15 [2023-08-31T18:25:15.459Z] [INFO] Fetching org.eclipse.swt_3.124.0.v20230523-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (18.78kB)
14:25:15 [2023-08-31T18:25:15.459Z] [INFO] Fetching org.eclipse.jface_3.30.0.v20230509-0720.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.12MB)
14:25:15 [2023-08-31T18:25:15.459Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (215.88kB)
14:25:15 [2023-08-31T18:25:15.718Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (205.08kB)
14:25:15 [2023-08-31T18:25:15.718Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.0.v20230501-1533.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (29.97kB)
14:25:15 [2023-08-31T18:25:15.718Z] [INFO] Fetching org.eclipse.e4.ui.di_1.5.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (18.17kB)
14:25:15 [2023-08-31T18:25:15.718Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (58.53kB)
14:25:15 [2023-08-31T18:25:15.718Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.17.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.31kB)
14:25:15 [2023-08-31T18:25:15.718Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.0.v20230404-0801.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (395.49kB)
14:25:15 [2023-08-31T18:25:15.718Z] [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (35.14kB)
14:25:15 [2023-08-31T18:25:15.718Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (15.11kB)
14:25:15 [2023-08-31T18:25:15.718Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (266.83kB)
14:25:15 [2023-08-31T18:25:15.718Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (91.78kB)
14:25:15 [2023-08-31T18:25:15.975Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.18.0.v20230211-1150.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (238.68kB)
14:25:15 [2023-08-31T18:25:15.975Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (120.02kB)
14:25:15 [2023-08-31T18:25:15.975Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.0.v20230525-0648.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (255.6kB)
14:25:15 [2023-08-31T18:25:15.975Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (149.41kB)
14:25:15 [2023-08-31T18:25:15.975Z] [INFO] Fetching org.eclipse.jface.databinding_1.15.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (291.45kB)
14:25:16 [2023-08-31T18:25:16.233Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (22.89kB)
14:25:16 [2023-08-31T18:25:16.233Z] [INFO] Fetching org.eclipse.urischeme_1.3.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (53.7kB)
14:25:16 [2023-08-31T18:25:16.233Z] [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (52.55kB)
14:25:16 [2023-08-31T18:25:16.233Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.0.v20230509-1332.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (170.64kB)
14:25:16 [2023-08-31T18:25:16.233Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.0.v20230403-0851.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (362.53kB)
14:25:16 [2023-08-31T18:25:16.233Z] [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (113.29kB)
14:25:16 [2023-08-31T18:25:16.233Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.10.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (79.47kB)
14:25:16 [2023-08-31T18:25:16.233Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.0.v20230330-1254.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (63.57kB)
14:25:16 [2023-08-31T18:25:16.233Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.0.v20230507-1427.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (182.41kB)
14:25:16 [2023-08-31T18:25:16.233Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.0.v20230509-0902.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (234.43kB)
14:25:16 [2023-08-31T18:25:16.491Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.0.v20230415-1327.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (136.32kB)
14:25:16 [2023-08-31T18:25:16.491Z] [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (115.07kB)
14:25:16 [2023-08-31T18:25:16.491Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.0.v20230325-0319.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (470.77kB)
14:25:16 [2023-08-31T18:25:16.491Z] [INFO] Fetching org.eclipse.ui.navigator_3.12.0.v20230329-1313.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (425.54kB)
14:25:16 [2023-08-31T18:25:16.491Z] [INFO] Fetching org.eclipse.team.core_3.10.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (402.82kB)
14:25:16 [2023-08-31T18:25:16.491Z] [INFO] Fetching org.eclipse.team.ui_3.10.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (1.42MB)
14:25:16 [2023-08-31T18:25:16.749Z] [INFO] Fetching org.eclipse.nebula.widgets.opal.commons_1.0.0.202106201019.jar from https://download.eclipse.org/nebula/releases/2.5.0/plugins/ (109.28kB)
14:25:17 [2023-08-31T18:25:17.007Z] [INFO] Fetching org.eclipse.nebula.widgets.opal.notifier_1.0.0.202106201019.jar from https://download.eclipse.org/nebula/releases/2.5.0/plugins/ (17.94kB)
14:25:17 [2023-08-31T18:25:17.007Z] [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (14.42kB)
14:25:17 [2023-08-31T18:25:17.007Z] [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (25.74kB)
14:25:17 [2023-08-31T18:25:17.007Z] [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.73kB)
14:25:17 [2023-08-31T18:25:17.007Z] [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (18.3kB)
14:25:17 [2023-08-31T18:25:17.007Z] [INFO] Fetching org.eclipse.search_3.15.0.v20230427-2049.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (499.82kB)
14:25:17 [2023-08-31T18:25:17.007Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.0.v20230523-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.48MB)
14:25:17 [2023-08-31T18:25:17.265Z] [INFO] Fetching org.eclipse.swtchart_0.14.0.202301260747.jar from https://download.eclipse.org/swtchart/releases/0.14.0/repository/plugins/ (176.19kB)
14:25:17 [2023-08-31T18:25:17.524Z] [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.core_2.4.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (117.41kB)
14:25:17 [2023-08-31T18:25:17.524Z] [INFO] Fetching org.eclipse.tracecompass.analysis.timing.ui_6.1.1.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (126.77kB)
14:25:17 [2023-08-31T18:25:17.524Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui_9.0.1.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (2.37MB)
14:25:17 [2023-08-31T18:25:17.782Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.core_5.2.1.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (126.49kB)
14:25:17 [2023-08-31T18:25:17.782Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control.core_1.3.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (121.03kB)
14:25:17 [2023-08-31T18:25:17.782Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (175.25kB)
14:25:17 [2023-08-31T18:25:17.782Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.700.v202305221615.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (1.01MB)
14:25:18 [2023-08-31T18:25:18.040Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (80.49kB)
14:25:18 [2023-08-31T18:25:18.040Z] [INFO] Fetching org.eclipse.ui.themes_1.2.2200.v20230220-0932.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (34.02kB)
14:25:18 [2023-08-31T18:25:18.040Z] [INFO] Fetching org.eclipse.ui.workbench_3.129.0.v20230525-0648.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (3.5MB)
14:25:18 [2023-08-31T18:25:18.607Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (110.64kB)
14:25:18 [2023-08-31T18:25:18.607Z] [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (60.71kB)
14:25:18 [2023-08-31T18:25:18.607Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (49.89kB)
14:25:18 [2023-08-31T18:25:18.865Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (121.55kB)
14:25:18 [2023-08-31T18:25:18.865Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (157.28kB)
14:25:18 [2023-08-31T18:25:18.865Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.403.v202303031844.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (369.77kB)
14:25:18 [2023-08-31T18:25:18.865Z] [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202304222306.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (153.75kB)
14:25:18 [2023-08-31T18:25:18.865Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (48.93kB)
14:25:18 [2023-08-31T18:25:18.865Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.1100.v202305221405.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (479.84kB)
14:25:19 [2023-08-31T18:25:19.123Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.7.700.v202305221615.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (1.05MB)
14:25:19 [2023-08-31T18:25:19.123Z] [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (421.58kB)
14:25:19 [2023-08-31T18:25:19.123Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (163.58kB)
14:25:19 [2023-08-31T18:25:19.381Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.700.v202305221615.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (811.52kB)
14:25:19 [2023-08-31T18:25:19.381Z] [INFO] Fetching org.eclipse.xsd_2.19.0.v20230315-1321.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.34.0/plugins/ (1,002.7kB)
14:25:19 [2023-08-31T18:25:19.639Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (21.23kB)
14:25:19 [2023-08-31T18:25:19.639Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.0.v20230523-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.15MB)
14:25:19 [2023-08-31T18:25:19.898Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.0.v20230523-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.07MB)
14:25:19 [2023-08-31T18:25:19.898Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:25:20 [2023-08-31T18:25:20.157Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:25:20 [2023-08-31T18:25:20.414Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:25:20 [2023-08-31T18:25:20.673Z] [INFO] Fetching org.bouncycastle.bcprov_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (10.98MB)
14:25:22 [2023-08-31T18:25:22.573Z] [INFO] Fetching org.bouncycastle.bcpg_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (401.71kB)
14:25:22 [2023-08-31T18:25:22.573Z] [INFO] Fetching org.eclipse.core.net_1.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (49.44kB)
14:25:22 [2023-08-31T18:25:22.573Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (52.65kB)
14:25:22 [2023-08-31T18:25:22.573Z] [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (421.77kB)
14:25:22 [2023-08-31T18:25:22.573Z] [INFO] Fetching org.eclipse.ui.ide.application_1.5.0.v20230526-1051.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (129.02kB)
14:25:22 [2023-08-31T18:25:22.573Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (65.43kB)
14:25:22 [2023-08-31T18:25:22.573Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:25:22 [2023-08-31T18:25:22.831Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:25:23 [2023-08-31T18:25:23.089Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:25:23 [2023-08-31T18:25:23.347Z] [INFO] Fetching junit-jupiter-api_5.9.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (202.89kB)
14:25:23 [2023-08-31T18:25:23.604Z] [INFO] Fetching junit-platform-commons_1.9.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (100.58kB)
14:25:23 [2023-08-31T18:25:23.604Z] [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (21.6kB)
14:25:23 [2023-08-31T18:25:23.604Z] [INFO] Fetching junit-jupiter-engine_5.9.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (240.88kB)
14:25:23 [2023-08-31T18:25:23.604Z] [INFO] Fetching junit-platform-engine_1.9.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (184.79kB)
14:25:23 [2023-08-31T18:25:23.604Z] [INFO] Fetching junit-platform-launcher_1.9.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (165.27kB)
14:25:23 [2023-08-31T18:25:23.604Z] [INFO] Fetching org.eclipse.test.performance_3.19.200.v20230525-0724.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (125.06kB)
14:25:23 [2023-08-31T18:25:23.604Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core.tests_1.0.17.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (117.23kB)
14:25:23 [2023-08-31T18:25:23.604Z] [INFO] Fetching org.eclipse.tracecompass.tmf.core.tests_1.0.24.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (995.1kB)
14:25:23 [2023-08-31T18:25:23.862Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core.tests_1.0.16.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (221.89kB)
14:25:23 [2023-08-31T18:25:23.862Z] [INFO] Fetching org.eclipse.tracecompass.statesystem.core.tests_1.0.16.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (103.56kB)
14:25:24 [2023-08-31T18:25:24.119Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.9.0.20221006144800.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.9.0/plugins/ (60.39MB)
14:25:25 [2023-08-31T18:25:25.051Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.9.0.20221006144800.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.9.0/plugins/ (17.72MB of 60.39MB at 17.7MB/s)
14:25:25 [2023-08-31T18:25:25.982Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.9.0.20221006144800.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.9.0/plugins/ (35.19MB of 60.39MB at 17.58MB/s)
14:25:26 [2023-08-31T18:25:26.912Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.9.0.20221006144800.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.9.0/plugins/ (53.23MB of 60.39MB at 17.74MB/s)
14:25:28 [2023-08-31T18:25:28.811Z] [INFO] Fetching org.eclipse.tracecompass.ctf.core.tests_1.0.13.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (174.79kB)
14:25:29 [2023-08-31T18:25:29.069Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:25:29 [2023-08-31T18:25:29.327Z] [INFO] Fetching org.eclipse.nebula.widgets.opal.duallist_1.0.0.202106201019.jar from https://download.eclipse.org/nebula/releases/2.5.0/plugins/ (25.06kB)
14:25:29 [2023-08-31T18:25:29.327Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.ui_4.1.1.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (168.64kB)
14:25:29 [2023-08-31T18:25:29.327Z] [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.ui_4.0.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (119.81kB)
14:25:29 [2023-08-31T18:25:29.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:25:29 [2023-08-31T18:25:29.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:25:29 [2023-08-31T18:25:29.843Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:25:30 [2023-08-31T18:25:30.101Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:25:30 [2023-08-31T18:25:30.361Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:25:30 [2023-08-31T18:25:30.617Z] [INFO] Fetching org.eclipse.lsp4j_0.21.0.v20230517-2120.jar from https://download.eclipse.org/releases/2023-06/202306141000/plugins/ (1.08MB)
14:25:30 [2023-08-31T18:25:30.875Z] [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.21.0.v20230517-2120.jar from https://download.eclipse.org/releases/2023-06/202306141000/plugins/ (135.26kB)
14:25:30 [2023-08-31T18:25:30.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:25:31 [2023-08-31T18:25:31.441Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (300.96kB)
14:25:31 [2023-08-31T18:25:31.441Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:25:31 [2023-08-31T18:25:31.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:25:31 [2023-08-31T18:25:31.955Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:25:32 [2023-08-31T18:25:32.520Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:25:32 [2023-08-31T18:25:32.520Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:25:32 [2023-08-31T18:25:32.778Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:25:33 [2023-08-31T18:25:33.035Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
14:25:33 [2023-08-31T18:25:33.292Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
14:25:33 [2023-08-31T18:25:33.550Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
14:25:33 [2023-08-31T18:25:33.808Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
14:25:34 [2023-08-31T18:25:34.067Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:25:34 [2023-08-31T18:25:34.067Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:25:34 [2023-08-31T18:25:34.324Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core.tests_1.0.8.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (72.24kB)
14:25:34 [2023-08-31T18:25:34.324Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core.tests_2.0.7.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (153.66kB)
14:25:34 [2023-08-31T18:25:34.582Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core.tests_1.0.15.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (175.41kB)
14:25:34 [2023-08-31T18:25:34.582Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:25:34 [2023-08-31T18:25:34.841Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:25:35 [2023-08-31T18:25:35.098Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:25:35 [2023-08-31T18:25:35.356Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:25:35 [2023-08-31T18:25:35.613Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:25:35 [2023-08-31T18:25:35.871Z] [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (54.01kB)
14:25:35 [2023-08-31T18:25:35.871Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (142.2kB)
14:25:36 [2023-08-31T18:25:36.128Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (825.3kB)
14:25:36 [2023-08-31T18:25:36.128Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (72.52kB)
14:25:36 [2023-08-31T18:25:36.128Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/4.1.0/plugins/ (37.33kB)
14:25:36 [2023-08-31T18:25:36.386Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui.swtbot.tests_1.0.20.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (345.7kB)
14:25:36 [2023-08-31T18:25:36.386Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui.tests_1.0.20.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (619.64kB)
14:25:36 [2023-08-31T18:25:36.644Z] [INFO] Fetching org.eclipse.tracecompass.slf4j.binding.simple.properties_1.0.1.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (10.35kB)
14:25:36 [2023-08-31T18:25:36.644Z] [INFO] Fetching org.slf4j.binding.simple_1.7.30.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (26.7kB)
14:25:36 [2023-08-31T18:25:36.644Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:25:36 [2023-08-31T18:25:36.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:25:37 [2023-08-31T18:25:37.162Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:25:37 [2023-08-31T18:25:37.420Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:25:37 [2023-08-31T18:25:37.678Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:25:37 [2023-08-31T18:25:37.936Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:25:38 [2023-08-31T18:25:38.501Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:25:38 [2023-08-31T18:25:38.759Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:25:39 [2023-08-31T18:25:39.017Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:25:39 [2023-08-31T18:25:39.276Z] [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (66.54kB)
14:25:39 [2023-08-31T18:25:39.276Z] [INFO] Fetching org.eclipse.ease_0.9.0.I202206140954.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (233.64kB)
14:25:39 [2023-08-31T18:25:39.534Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (52.52kB)
14:25:39 [2023-08-31T18:25:39.534Z] [INFO] Fetching org.eclipse.ease.classloader_0.9.0.I202204261218.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (11.7kB)
14:25:39 [2023-08-31T18:25:39.534Z] [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (133.18kB)
14:25:39 [2023-08-31T18:25:39.534Z] [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (67.72kB)
14:25:39 [2023-08-31T18:25:39.534Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (26.38kB)
14:25:39 [2023-08-31T18:25:39.534Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli.core_1.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (34.57kB)
14:25:39 [2023-08-31T18:25:39.534Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:25:39 [2023-08-31T18:25:39.792Z] [INFO] Fetching org.eclipse.ease.lang.javascript_0.9.0.I202204261218.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (21.74kB)
14:25:39 [2023-08-31T18:25:39.792Z] [INFO] Fetching org.eclipse.ease.ui_0.9.0.I202206140954.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (441.92kB)
14:25:40 [2023-08-31T18:25:40.049Z] [INFO] Fetching org.eclipse.ease.lang.javascript.nashorn_0.9.0.I202111181115.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (18.82kB)
14:25:40 [2023-08-31T18:25:40.050Z] [INFO] Fetching org.eclipse.ease.lang.python_0.9.0.I202204261218.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (67.26kB)
14:25:40 [2023-08-31T18:25:40.050Z] [INFO] Fetching org.eclipse.ease.lang.python.py4j_0.9.0.I202206141122.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (45.98kB)
14:25:40 [2023-08-31T18:25:40.050Z] [INFO] Fetching py4j-java_0.10.9.5-bnd-LoVopg.jar from https://eclipse.py4j.org/plugins/ (119.81kB)
14:25:40 [2023-08-31T18:25:40.307Z] [INFO] Fetching py4j-python_0.10.9.5-bnd-2odeag.jar from https://eclipse.py4j.org/plugins/ (80.63kB)
14:25:40 [2023-08-31T18:25:40.307Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli.core.tests_1.0.3.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (19.69kB)
14:25:40 [2023-08-31T18:25:40.307Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:25:40 [2023-08-31T18:25:40.564Z] [INFO] Fetching org.eclipse.e4.ui.progress_0.4.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (209.52kB)
14:25:40 [2023-08-31T18:25:40.564Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (38.37kB)
14:25:40 [2023-08-31T18:25:40.564Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.300.v20230320-0659.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (70.94kB)
14:25:40 [2023-08-31T18:25:40.564Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.6.0.v20230322-1009.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (112.38kB)
14:25:40 [2023-08-31T18:25:40.564Z] [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (429.55kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (432.64kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (48.42kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (33.48kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (133.76kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.0.v20230330-1254.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (102.81kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.0.v20230330-1254.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (246.1kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (37.44kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.0.v20230322-1009.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (26.86kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.0.v20230322-1009.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (77.31kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (28.71kB)
14:25:40 [2023-08-31T18:25:40.821Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.0.v20230510-1208.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (697.75kB)
14:25:41 [2023-08-31T18:25:41.079Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (172.26kB)
14:25:41 [2023-08-31T18:25:41.079Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.0.v20230507-1427.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (80.71kB)
14:25:41 [2023-08-31T18:25:41.079Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.ui_2.2.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (105.43kB)
14:25:41 [2023-08-31T18:25:41.079Z] [INFO] Fetching org.eclipse.tracecompass.rcp.ui_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/rcp-repository/plugins/ (54.37kB)
14:25:41 [2023-08-31T18:25:41.079Z] [INFO] Fetching org.eclipse.update.configurator_3.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (98.25kB)
14:25:41 [2023-08-31T18:25:41.079Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:25:41 [2023-08-31T18:25:41.338Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:25:41 [2023-08-31T18:25:41.596Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:25:41 [2023-08-31T18:25:41.854Z] [INFO] Fetching org.eclipse.tracecompass.jsontrace.core_1.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (28.36kB)
14:25:41 [2023-08-31T18:25:41.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:25:42 [2023-08-31T18:25:42.111Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:25:42 [2023-08-31T18:25:42.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:25:42 [2023-08-31T18:25:42.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:25:42 [2023-08-31T18:25:42.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:25:42 [2023-08-31T18:25:42.626Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:25:42 [2023-08-31T18:25:42.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:25:43 [2023-08-31T18:25:43.141Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:25:43 [2023-08-31T18:25:43.398Z] [INFO] Fetching javax.ws.rs_2.1.6.v20221203-1659.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (168.71kB)
14:25:43 [2023-08-31T18:25:43.398Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:25:43 [2023-08-31T18:25:43.657Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:25:43 [2023-08-31T18:25:43.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:25:44 [2023-08-31T18:25:44.172Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:25:44 [2023-08-31T18:25:44.430Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:25:44 [2023-08-31T18:25:44.687Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:25:44 [2023-08-31T18:25:44.687Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:25:44 [2023-08-31T18:25:44.945Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:25:44 [2023-08-31T18:25:44.945Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:25:45 [2023-08-31T18:25:45.202Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:25:45 [2023-08-31T18:25:45.202Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:25:45 [2023-08-31T18:25:45.459Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:25:45 [2023-08-31T18:25:45.718Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:25:45 [2023-08-31T18:25:45.718Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:25:45 [2023-08-31T18:25:45.976Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ftrace_1.9.0.20221006144800.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.9.0/plugins/ (8.07MB)
14:25:46 [2023-08-31T18:25:46.908Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:25:46 [2023-08-31T18:25:46.908Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:25:47 [2023-08-31T18:25:47.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:25:47 [2023-08-31T18:25:47.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:25:47 [2023-08-31T18:25:47.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:25:47 [2023-08-31T18:25:47.680Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:25:47 [2023-08-31T18:25:47.937Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:25:48 [2023-08-31T18:25:48.197Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
14:25:48 [2023-08-31T18:25:48.454Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
14:25:48 [2023-08-31T18:25:48.712Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
14:25:48 [2023-08-31T18:25:48.969Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
14:25:49 [2023-08-31T18:25:49.227Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:25:49 [2023-08-31T18:25:49.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:25:49 [2023-08-31T18:25:49.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:25:49 [2023-08-31T18:25:49.743Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:25:50 [2023-08-31T18:25:50.001Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:25:50 [2023-08-31T18:25:50.001Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:25:50 [2023-08-31T18:25:50.001Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:25:50 [2023-08-31T18:25:50.260Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:25:50 [2023-08-31T18:25:50.260Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:25:50 [2023-08-31T18:25:50.260Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:25:50 [2023-08-31T18:25:50.518Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:25:50 [2023-08-31T18:25:50.775Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:25:51 [2023-08-31T18:25:51.033Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (89.82kB)
14:25:51 [2023-08-31T18:25:51.033Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (386.84kB)
14:25:51 [2023-08-31T18:25:51.033Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.53MB)
14:25:51 [2023-08-31T18:25:51.291Z] [INFO] Fetching javax.xml_1.4.1.v20220503-2331.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (339.43kB)
14:25:51 [2023-08-31T18:25:51.291Z] [INFO] Fetching com.fasterxml.jackson.datatype.jackson-datatype-guava_2.13.2.v20220426-1653.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (101.22kB)
14:25:51 [2023-08-31T18:25:51.291Z] [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.13.2.v20220426-1653.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (43.48kB)
14:25:51 [2023-08-31T18:25:51.548Z] [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.13.2.v20220426-1653.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (27.58kB)
14:25:51 [2023-08-31T18:25:51.548Z] [INFO] Fetching com.fasterxml.jackson.module.jackson-module-jaxb-annotations_2.13.2.v20220426-1653.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (48.03kB)
14:25:51 [2023-08-31T18:25:51.548Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (135.86kB)
14:25:51 [2023-08-31T18:25:51.548Z] [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (14.17kB)
14:25:51 [2023-08-31T18:25:51.548Z] [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (256.75kB)
14:25:51 [2023-08-31T18:25:51.549Z] [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (211.53kB)
14:25:51 [2023-08-31T18:25:51.549Z] [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (557.33kB)
14:25:51 [2023-08-31T18:25:51.549Z] [INFO] Fetching org.eclipse.jetty.security_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (118.37kB)
14:25:51 [2023-08-31T18:25:51.805Z] [INFO] Fetching org.eclipse.jetty.server_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (777.98kB)
14:25:51 [2023-08-31T18:25:51.805Z] [INFO] Fetching org.eclipse.jetty.servlet_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (161.99kB)
14:25:51 [2023-08-31T18:25:51.805Z] [INFO] Fetching org.glassfish.jersey.core.jersey-client_2.30.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (267.38kB)
14:25:51 [2023-08-31T18:25:51.805Z] [INFO] Fetching org.glassfish.jersey.core.jersey-common_2.30.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.2MB)
14:25:52 [2023-08-31T18:25:52.063Z] [INFO] Fetching org.glassfish.jersey.core.jersey-server_2.30.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (974.57kB)
14:25:52 [2023-08-31T18:25:52.063Z] [INFO] Fetching org.glassfish.jersey.containers.servlet_2.30.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (47.38kB)
14:25:52 [2023-08-31T18:25:52.063Z] [INFO] Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.30.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (91.15kB)
14:25:52 [2023-08-31T18:25:52.322Z] [INFO] Fetching org.glassfish.hk2.utils_2.6.1.v20221203-1659.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (161.14kB)
14:25:52 [2023-08-31T18:25:52.322Z] [INFO] Fetching org.glassfish.hk2.api_2.6.1.v20221203-1659.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (238.02kB)
14:25:52 [2023-08-31T18:25:52.322Z] [INFO] Fetching org.glassfish.jersey.containers.servlet.core_2.30.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (90.62kB)
14:25:52 [2023-08-31T18:25:52.322Z] [INFO] Fetching org.glassfish.hk2.osgi-resource-locator_1.0.3.v20221203-1659.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (43.99kB)
14:25:52 [2023-08-31T18:25:52.322Z] [INFO] Fetching org.glassfish.jersey.inject.jersey-hk2_2.30.1.v20221203-1659.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (172.72kB)
14:25:52 [2023-08-31T18:25:52.322Z] [INFO] Fetching org.glassfish.hk2.locator_2.6.1.v20221203-1659.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (232.82kB)
14:25:52 [2023-08-31T18:25:52.580Z] [INFO] Fetching org.glassfish.jersey.ext.entityfiltering_2.30.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (102.2kB)
14:25:52 [2023-08-31T18:25:52.580Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:25:53 [2023-08-31T18:25:53.145Z] [INFO] Fetching org.junit.platform.commons_1.9.1.v20221103-2317.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (121.93kB)
14:25:53 [2023-08-31T18:25:53.145Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
14:25:53 [2023-08-31T18:25:53.403Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
14:25:53 [2023-08-31T18:25:53.661Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
14:25:53 [2023-08-31T18:25:53.661Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
14:25:53 [2023-08-31T18:25:53.661Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
14:25:53 [2023-08-31T18:25:53.661Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
14:25:53 [2023-08-31T18:25:53.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
14:25:53 [2023-08-31T18:25:53.919Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
14:25:53 [2023-08-31T18:25:53.919Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
14:25:53 [2023-08-31T18:25:53.919Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
14:25:53 [2023-08-31T18:25:53.919Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
14:25:54 [2023-08-31T18:25:54.176Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
14:25:54 [2023-08-31T18:25:54.176Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml
14:25:54 [2023-08-31T18:25:54.176Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
14:25:54 [2023-08-31T18:25:54.176Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
14:25:54 [2023-08-31T18:25:54.176Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
14:25:54 [2023-08-31T18:25:54.434Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
14:25:54 [2023-08-31T18:25:54.434Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
14:25:54 [2023-08-31T18:25:54.434Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
14:25:54 [2023-08-31T18:25:54.434Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml
14:25:54 [2023-08-31T18:25:54.692Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
14:25:54 [2023-08-31T18:25:54.949Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:25:55 [2023-08-31T18:25:55.206Z] [INFO] Fetching org.eclipse.ui.intro_3.7.0.v20230503-0628.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (346.48kB)
14:25:55 [2023-08-31T18:25:55.206Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
14:25:55 [2023-08-31T18:25:55.464Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
14:25:56 [2023-08-31T18:25:56.029Z] [WARNING] The project org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator:pom:0.7.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
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] ------------------------------------------------------------------------
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Reactor Build Order:
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] 
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Parent                                     [pom]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Common Parent                              [pom]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Target Platform                            [pom]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Callstack Parent                           [pom]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core        [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator tracetypes Parent                          [pom]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core          [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core       [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core      [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core          [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Documentation                              [pom]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator for Android User Guide          [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator ftrace User Guide               [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.ftrace              [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator callstack User Guide            [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui         [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.callstack           [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui        [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.traceevent          [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.atrace              [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator analyses Parent                            [pom]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator eventcount User Guide           [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount     [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.filters.core         [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Filters User Guide              [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui           [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.filters             [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core    [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui      [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven        [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core        [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator inandout User Guide             [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui          [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.inandout            [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core          [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator kernel User Guide               [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui  [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui            [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.kernel              [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide    [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras   [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core     [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator opentracing User Guide          [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui       [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.opentracing         [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core            [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator otf2 User Guide                 [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui              [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.otf2                [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core  [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Perf Profiling User Guide       [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling      [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator VM Parent                                  [pom]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core         [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator uftrace User Guide              [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.uftrace             [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core    [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass        [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Scripting Parent                           [pom]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core       [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Scripting User Guide            [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui         [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.scripting           [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python    [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core            [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.rocm                [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Repository                  [eclipse-repository]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core             [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui               [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview    [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.ros.core             [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator ROS User Guide                  [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui               [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.ros                 [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests  [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core            [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] Trace Compass Incubator ROS 2 User Guide                [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui              [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.029Z] [INFO] org.eclipse.tracecompass.incubator.ros2                [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core          [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Trace Compass Incubator Gerrit User Guide               [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.gerrit              [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.system.core          [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Trace Compass Incubator System User Guide               [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.system              [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Trace Compass Incubator Trace Server Parent                        [pom]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [eclipse-test-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Trace Compass Server Product                        [eclipse-repository]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Trace Compass Incubator Trace Server Developer Guide    [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Trace Compass Incubator RCP Parent                                 [pom]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Trace Compass Incubator RCP Feature                    [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Trace Compass Incubator RCP Product                 [eclipse-repository]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] 
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >--
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Building Trace Compass Incubator Parent 0.7.0-SNAPSHOT           [1/128]
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] --------------------------------[ pom ]---------------------------------
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] 
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator ---
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:25:56 [2023-08-31T18:25:56.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 346 kB/s)
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 740 kB/s)
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:25:56 [2023-08-31T18:25:56.287Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:25:56 [2023-08-31T18:25:56.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 125 kB/s)
14:25:56 [2023-08-31T18:25:56.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:25:56 [2023-08-31T18:25:56.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:25:56 [2023-08-31T18:25:56.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:25:56 [2023-08-31T18:25:56.544Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:25:56 [2023-08-31T18:25:56.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:25:56 [2023-08-31T18:25:56.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 4.9 MB/s)
14:25:57 [2023-08-31T18:25:57.111Z] [INFO] 
14:25:57 [2023-08-31T18:25:57.111Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator ---
14:25:57 [2023-08-31T18:25:57.111Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:25:57 [2023-08-31T18:25:57.111Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:25:57 [2023-08-31T18:25:57.369Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:25:57 [2023-08-31T18:25:57.369Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:25:57 [2023-08-31T18:25:57.369Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:25:57 [2023-08-31T18:25:57.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom (3.6 kB at 64 kB/s)
14:25:57 [2023-08-31T18:25:57.369Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:25:57 [2023-08-31T18:25:57.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:25:57 [2023-08-31T18:25:57.369Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:25:57 [2023-08-31T18:25:57.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:25:57 [2023-08-31T18:25:57.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:25:57 [2023-08-31T18:25:57.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom (4.1 kB at 108 kB/s)
14:25:57 [2023-08-31T18:25:57.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.627Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 58 kB/s)
14:25:57 [2023-08-31T18:25:57.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.627Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 1.1 MB/s)
14:25:57 [2023-08-31T18:25:57.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 50 kB/s)
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 2.9 MB/s)
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
14:25:57 [2023-08-31T18:25:57.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 8.5 MB/s)
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 139 kB/s)
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:25:58 [2023-08-31T18:25:58.143Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:25:58 [2023-08-31T18:25:58.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:25:58 [2023-08-31T18:25:58.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:25:58 [2023-08-31T18:25:58.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:25:58 [2023-08-31T18:25:58.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:25:58 [2023-08-31T18:25:58.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:25:58 [2023-08-31T18:25:58.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:25:58 [2023-08-31T18:25:58.400Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:25:58 [2023-08-31T18:25:58.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:25:58 [2023-08-31T18:25:58.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:25:58 [2023-08-31T18:25:58.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 12 MB/s)
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar (14 kB at 351 kB/s)
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 8.4 MB/s)
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 3.2 MB/s)
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar (145 kB at 2.6 MB/s)
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 5.0 MB/s)
14:25:58 [2023-08-31T18:25:58.401Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 4.2 MB/s)
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] 
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator ---
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:25:58 [2023-08-31T18:25:58.658Z] [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 1.4 MB/s)
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:25:58 [2023-08-31T18:25:58.658Z] [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 277 kB/s)
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:25:58 [2023-08-31T18:25:58.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:25:58 [2023-08-31T18:25:58.659Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:25:58 [2023-08-31T18:25:58.659Z] [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 324 kB/s)
14:25:58 [2023-08-31T18:25:58.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:25:58 [2023-08-31T18:25:58.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:25:58 [2023-08-31T18:25:58.659Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:25:58 [2023-08-31T18:25:58.659Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:25:58 [2023-08-31T18:25:58.918Z] [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.8 MB/s)
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
14:25:58 [2023-08-31T18:25:58.918Z] [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 1.5 MB/s)
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:25:58 [2023-08-31T18:25:58.918Z] [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)
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:25:58 [2023-08-31T18:25:58.918Z] [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 4.5 MB/s)
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:25:58 [2023-08-31T18:25:58.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:25:58 [2023-08-31T18:25:58.918Z] [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 5.1 MB/s)
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
14:25:59 [2023-08-31T18:25:59.177Z] [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 1.1 MB/s)
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:25:59 [2023-08-31T18:25:59.177Z] [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 271 kB/s)
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:25:59 [2023-08-31T18:25:59.177Z] [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)
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:25:59 [2023-08-31T18:25:59.177Z] [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 1.3 MB/s)
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 51 kB/s)
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [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 470 kB/s)
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:25:59 [2023-08-31T18:25:59.435Z] [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 384 kB/s)
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 93 kB/s)
14:25:59 [2023-08-31T18:25:59.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.692Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.692Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:25:59 [2023-08-31T18:25:59.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 42 kB/s)
14:25:59 [2023-08-31T18:25:59.692Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:25:59 [2023-08-31T18:25:59.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:25:59 [2023-08-31T18:25:59.692Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:25:59 [2023-08-31T18:25:59.693Z] [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 618 kB/s)
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:25:59 [2023-08-31T18:25:59.693Z] [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 2.3 MB/s)
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:25:59 [2023-08-31T18:25:59.693Z] [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 42 kB/s)
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:25:59 [2023-08-31T18:25:59.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [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 427 kB/s)
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [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 119 kB/s)
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:25:59 [2023-08-31T18:25:59.951Z] [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 3.0 MB/s)
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:25:59 [2023-08-31T18:25:59.951Z] [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)
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:25:59 [2023-08-31T18:25:59.951Z] [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)
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:25:59 [2023-08-31T18:25:59.951Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:26:00 [2023-08-31T18:26:00.209Z] [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 791 kB/s)
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:26:00 [2023-08-31T18:26:00.209Z] [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 3.1 MB/s)
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:26:00 [2023-08-31T18:26:00.209Z] [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 5.8 MB/s)
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
14:26:00 [2023-08-31T18:26:00.209Z] [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 1.8 MB/s)
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:26:00 [2023-08-31T18:26:00.209Z] [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 694 kB/s)
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:26:00 [2023-08-31T18:26:00.209Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:26:00 [2023-08-31T18:26:00.467Z] [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)
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [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 6.3 MB/s)
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom (3.5 kB at 219 kB/s)
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom (2.1 kB at 139 kB/s)
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 103 kB/s)
14:26:00 [2023-08-31T18:26:00.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
14:26:00 [2023-08-31T18:26:00.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
14:26:00 [2023-08-31T18:26:00.724Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom (2.8 kB at 186 kB/s)
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom (2.6 kB at 100 kB/s)
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom (1.9 kB at 118 kB/s)
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:26:00 [2023-08-31T18:26:00.725Z] [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.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:26:00 [2023-08-31T18:26:00.725Z] [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.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
14:26:00 [2023-08-31T18:26:00.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:26:00 [2023-08-31T18:26:00.985Z] [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.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:26:00 [2023-08-31T18:26:00.985Z] [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.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
14:26:00 [2023-08-31T18:26:00.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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.jar (78 kB at 5.6 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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 14 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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.jar (13 kB at 714 kB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 1.8 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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 6.1 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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 1.1 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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 989 kB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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 1.2 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 1.1 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
14:26:00 [2023-08-31T18:26:00.986Z] [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 281 kB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 258 kB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 492 kB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar (72 kB at 1.3 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 6.7 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 2.1 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar (204 kB at 2.9 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar (299 kB at 4.3 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar (131 kB at 1.8 MB/s)
14:26:00 [2023-08-31T18:26:00.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 712 kB/s)
14:26:01 [2023-08-31T18:26:01.245Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:01 [2023-08-31T18:26:01.245Z] [INFO] 
14:26:01 [2023-08-31T18:26:01.245Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator ---
14:26:01 [2023-08-31T18:26:01.245Z] [INFO] 
14:26:01 [2023-08-31T18:26:01.245Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator ---
14:26:01 [2023-08-31T18:26:01.245Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:01 [2023-08-31T18:26:01.245Z] [INFO] 
14:26:01 [2023-08-31T18:26:01.245Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator ---
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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 73 kB/s)
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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
14:26:01 [2023-08-31T18:26:01.245Z] [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 579 kB/s)
14:26:01 [2023-08-31T18:26:01.245Z] [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.0 MB/s)
14:26:01 [2023-08-31T18:26:01.245Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:01 [2023-08-31T18:26:01.245Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:01 [2023-08-31T18:26:01.245Z] [INFO] 
14:26:01 [2023-08-31T18:26:01.245Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator ---
14:26:01 [2023-08-31T18:26:01.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom (2.0 kB at 90 kB/s)
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom (22 kB at 1.4 MB/s)
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:26:01 [2023-08-31T18:26:01.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 4.5 MB/s)
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/27/apache-27.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/27/apache-27.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/27/apache-27.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/27/apache-27.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom (20 kB at 1.3 MB/s)
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 375 kB/s)
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
14:26:01 [2023-08-31T18:26:01.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 686 kB/s)
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 526 kB/s)
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 154 kB/s)
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 716 kB/s)
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom (2.6 kB at 124 kB/s)
14:26:01 [2023-08-31T18:26:01.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom (3.0 kB at 132 kB/s)
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom (27 kB at 1.3 MB/s)
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 2.7 MB/s)
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 1.3 MB/s)
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom (2.8 kB at 200 kB/s)
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 4.0 MB/s)
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom (2.4 kB at 171 kB/s)
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
14:26:02 [2023-08-31T18:26:02.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom (7.6 kB at 510 kB/s)
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 255 kB/s)
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.0 MB/s)
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 310 kB/s)
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
14:26:02 [2023-08-31T18:26:02.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 427 kB/s)
14:26:02 [2023-08-31T18:26:02.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:26:02 [2023-08-31T18:26:02.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:26:02 [2023-08-31T18:26:02.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:26:02 [2023-08-31T18:26:02.791Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:26:02 [2023-08-31T18:26:02.791Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:26:02 [2023-08-31T18:26:02.791Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 3.5 MB/s)
14:26:02 [2023-08-31T18:26:02.791Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.791Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.791Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom (5.1 kB at 135 kB/s)
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar (66 kB at 1.3 MB/s)
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:26:02 [2023-08-31T18:26:02.792Z] [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.jar
14:26:02 [2023-08-31T18:26:02.792Z] [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.jar
14:26:02 [2023-08-31T18:26:02.792Z] [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.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar (31 kB at 395 kB/s)
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:26:02 [2023-08-31T18:26:02.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:26:03 [2023-08-31T18:26:03.052Z] [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.jar
14:26:03 [2023-08-31T18:26:03.052Z] [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.jar
14:26:03 [2023-08-31T18:26:03.052Z] [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.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 5.0 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 550 kB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 1.2 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 1.5 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 799 kB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar (47 kB at 2.0 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar (1.0 MB at 25 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar (58 kB at 894 kB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 2.9 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar
14:26:03 [2023-08-31T18:26:03.053Z] [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 5.3 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar (26 kB at 264 kB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar (217 kB at 2.2 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar (205 kB at 2.0 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 2.3 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
14:26:03 [2023-08-31T18:26:03.053Z] [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.jar (379 kB at 3.1 MB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar (53 kB at 434 kB/s)
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
14:26:03 [2023-08-31T18:26:03.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 24 MB/s)
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.9 MB/s)
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 4.4 MB/s)
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar (42 kB at 229 kB/s)
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 1.8 MB/s)
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] 
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator ---
14:26:03 [2023-08-31T18:26:03.311Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:03 [2023-08-31T18:26:03.311Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] 
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator ---
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] 
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator ---
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] 
14:26:03 [2023-08-31T18:26:03.311Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator ---
14:26:03 [2023-08-31T18:26:03.568Z] [INFO] 
14:26:03 [2023-08-31T18:26:03.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator ---
14:26:03 [2023-08-31T18:26:03.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.568Z] [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 486 kB/s)
14:26:03 [2023-08-31T18:26:03.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.825Z] [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 272 kB/s)
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:26:03 [2023-08-31T18:26:03.825Z] [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 1.1 MB/s)
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:26:03 [2023-08-31T18:26:03.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:26:03 [2023-08-31T18:26:03.826Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:26:03 [2023-08-31T18:26:03.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:26:03 [2023-08-31T18:26:03.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:26:03 [2023-08-31T18:26:03.826Z] [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 3.4 MB/s)
14:26:03 [2023-08-31T18:26:03.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
14:26:03 [2023-08-31T18:26:03.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:26:03 [2023-08-31T18:26:03.826Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:26:03 [2023-08-31T18:26:03.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
14:26:03 [2023-08-31T18:26:03.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
14:26:03 [2023-08-31T18:26:03.826Z] [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 31 kB/s)
14:26:03 [2023-08-31T18:26:03.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:26:04 [2023-08-31T18:26:04.083Z] [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 527 kB/s)
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:26:04 [2023-08-31T18:26:04.083Z] [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 3.7 MB/s)
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:26:04 [2023-08-31T18:26:04.083Z] [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 3.0 MB/s)
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
14:26:04 [2023-08-31T18:26:04.083Z] [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 5.1 MB/s)
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:26:04 [2023-08-31T18:26:04.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:26:04 [2023-08-31T18:26:04.341Z] [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)
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:26:04 [2023-08-31T18:26:04.341Z] [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 530 kB/s)
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:26:04 [2023-08-31T18:26:04.341Z] [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 11 MB/s)
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:26:04 [2023-08-31T18:26:04.341Z] [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 482 kB/s)
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:26:04 [2023-08-31T18:26:04.341Z] [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 1.6 MB/s)
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:26:04 [2023-08-31T18:26:04.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:26:04 [2023-08-31T18:26:04.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.600Z] [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 3.3 MB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.600Z] [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 562 kB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.9 MB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 6.3 MB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:26:04 [2023-08-31T18:26:04.600Z] [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 2.1 MB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:26:04 [2023-08-31T18:26:04.600Z] [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 3.0 MB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:26:04 [2023-08-31T18:26:04.600Z] [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 626 kB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.8 MB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.8 MB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [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 559 kB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [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 3.6 MB/s)
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator-0.7.0-SNAPSHOT.pom
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.common-parent >--
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Building Trace Compass Incubator Common Parent 0.7.0-SNAPSHOT    [2/128]
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --------------------------------[ pom ]---------------------------------
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.600Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.600Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:04 [2023-08-31T18:26:04.600Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.600Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:04 [2023-08-31T18:26:04.600Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.600Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.common-parent ---
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.common-parent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.common-parent-0.7.0-SNAPSHOT.pom
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.target >--
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] Building Trace Compass Incubator Target Platform 0.7.0-SNAPSHOT  [3/128]
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --------------------------------[ pom ]---------------------------------
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.target ---
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.target ---
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.target ---
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.target ---
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.target ---
14:26:04 [2023-08-31T18:26:04.857Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.target ---
14:26:04 [2023-08-31T18:26:04.857Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:04 [2023-08-31T18:26:04.857Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.target ---
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.target ---
14:26:04 [2023-08-31T18:26:04.857Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:04 [2023-08-31T18:26:04.857Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.target ---
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] 
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.incubator.target ---
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:26:04 [2023-08-31T18:26:04.857Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 280 kB/s)
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 169 kB/s)
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 1.4 MB/s)
14:26:04 [2023-08-31T18:26:04.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 4.7 MB/s)
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 548 kB/s)
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 1.9 MB/s)
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 2.0 MB/s)
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.117Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.target ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.7.0-SNAPSHOT.pom
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-master.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.7.0-SNAPSHOT-tracecompass-incubator-master.target
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack-parent >--
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] Building Trace Compass Incubator Callstack Parent 0.7.0-SNAPSHOT [4/128]
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --------------------------------[ pom ]---------------------------------
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:05 [2023-08-31T18:26:05.374Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:05 [2023-08-31T18:26:05.374Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack-parent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-parent-0.7.0-SNAPSHOT.pom
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.374Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core >--
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT [5/128]
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 63 kB/s)
14:26:05 [2023-08-31T18:26:05.375Z] [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
14:26:05 [2023-08-31T18:26:05.375Z] [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 106 kB/s)
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 48 kB/s)
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 44 kB/s)
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom (1.9 kB at 126 kB/s)
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.pom (1.3 kB at 63 kB/s)
14:26:05 [2023-08-31T18:26:05.375Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.pom (1.7 kB at 100 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.pom (1.9 kB at 68 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 122 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 87 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 38 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 56 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 46 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom (1.9 kB at 79 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom (2.1 kB at 138 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.pom (2.3 kB at 152 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
14:26:05 [2023-08-31T18:26:05.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 125 kB/s)
14:26:05 [2023-08-31T18:26:05.632Z] [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
14:26:05 [2023-08-31T18:26:05.890Z] [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 55 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [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
14:26:05 [2023-08-31T18:26:05.890Z] [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 131 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
14:26:05 [2023-08-31T18:26:05.890Z] [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
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 2.8 MB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 695 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar
14:26:05 [2023-08-31T18:26:05.890Z] [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 1.1 MB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 361 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar (44 kB at 1.3 MB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar (14 kB at 391 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 696 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar (37 kB at 797 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 253 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 1.4 MB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [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
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar (20 kB at 433 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [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 375 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 882 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 475 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 911 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] 
14:26:05 [2023-08-31T18:26:05.890Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:05 [2023-08-31T18:26:05.890Z] [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
14:26:05 [2023-08-31T18:26:05.890Z] [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
14:26:05 [2023-08-31T18:26:05.890Z] [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
14:26:05 [2023-08-31T18:26:05.890Z] [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
14:26:05 [2023-08-31T18:26:05.890Z] [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
14:26:05 [2023-08-31T18:26:05.890Z] [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 66 kB/s)
14:26:05 [2023-08-31T18:26:05.890Z] [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
14:26:06 [2023-08-31T18:26:06.148Z] [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 236 kB/s)
14:26:06 [2023-08-31T18:26:06.148Z] [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
14:26:06 [2023-08-31T18:26:06.148Z] [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 1.0 MB/s)
14:26:06 [2023-08-31T18:26:06.148Z] [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
14:26:06 [2023-08-31T18:26:06.148Z] [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
14:26:06 [2023-08-31T18:26:06.148Z] [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
14:26:06 [2023-08-31T18:26:06.148Z] [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
14:26:06 [2023-08-31T18:26:06.148Z] [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
14:26:06 [2023-08-31T18:26:06.148Z] [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 191 kB/s)
14:26:06 [2023-08-31T18:26:06.148Z] [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
14:26:06 [2023-08-31T18:26:06.148Z] [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
14:26:06 [2023-08-31T18:26:06.148Z] [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
14:26:06 [2023-08-31T18:26:06.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:26:06 [2023-08-31T18:26:06.405Z] [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 23 MB/s)
14:26:06 [2023-08-31T18:26:06.405Z] [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
14:26:06 [2023-08-31T18:26:06.405Z] [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
14:26:06 [2023-08-31T18:26:06.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:26:06 [2023-08-31T18:26:06.405Z] [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
14:26:06 [2023-08-31T18:26:06.405Z] [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
14:26:06 [2023-08-31T18:26:06.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:26:06 [2023-08-31T18:26:06.405Z] [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
14:26:06 [2023-08-31T18:26:06.405Z] [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
14:26:06 [2023-08-31T18:26:06.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:26:06 [2023-08-31T18:26:06.405Z] [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
14:26:06 [2023-08-31T18:26:06.405Z] [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
14:26:06 [2023-08-31T18:26:06.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:26:06 [2023-08-31T18:26:06.405Z] [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 8.8 MB/s)
14:26:06 [2023-08-31T18:26:06.405Z] [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.2 MB/s)
14:26:06 [2023-08-31T18:26:06.405Z] [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 307 kB/s)
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] 
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] 
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] 
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] 
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] 
14:26:06 [2023-08-31T18:26:06.663Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:06 [2023-08-31T18:26:06.663Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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 27 kB/s)
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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 478 kB/s)
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:06 [2023-08-31T18:26:06.921Z] [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
14:26:07 [2023-08-31T18:26:07.180Z] [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 178 kB/s)
14:26:07 [2023-08-31T18:26:07.180Z] [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
14:26:07 [2023-08-31T18:26:07.180Z] [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
14:26:07 [2023-08-31T18:26:07.180Z] [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
14:26:07 [2023-08-31T18:26:07.180Z] [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
14:26:07 [2023-08-31T18:26:07.180Z] [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
14:26:07 [2023-08-31T18:26:07.180Z] [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 433 kB/s)
14:26:07 [2023-08-31T18:26:07.180Z] [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
14:26:07 [2023-08-31T18:26:07.180Z] [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
14:26:07 [2023-08-31T18:26:07.180Z] [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
14:26:07 [2023-08-31T18:26:07.180Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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 53 kB/s)
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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 159 kB/s)
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.181Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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 60 kB/s)
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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 98 kB/s)
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.438Z] [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
14:26:07 [2023-08-31T18:26:07.439Z] [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
14:26:07 [2023-08-31T18:26:07.439Z] [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
14:26:07 [2023-08-31T18:26:07.439Z] [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 1.3 MB/s)
14:26:07 [2023-08-31T18:26:07.439Z] [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 222 kB/s)
14:26:07 [2023-08-31T18:26:07.439Z] [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 100 kB/s)
14:26:07 [2023-08-31T18:26:07.439Z] [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 488 kB/s)
14:26:07 [2023-08-31T18:26:07.697Z] [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 30 MB/s)
14:26:07 [2023-08-31T18:26:07.697Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core...
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (13.13kB)
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (59.56kB)
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (251.02kB)
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (27.41kB)
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (39.29kB)
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] 
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] 
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 2.0 MB/s)
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 1.6 MB/s)
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:26:08 [2023-08-31T18:26:08.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:26:08 [2023-08-31T18:26:08.520Z] [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 1.6 MB/s)
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:26:08 [2023-08-31T18:26:08.520Z] [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 2.1 MB/s)
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:26:08 [2023-08-31T18:26:08.520Z] [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 1.4 MB/s)
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:26:08 [2023-08-31T18:26:08.520Z] [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 2.1 MB/s)
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 14 MB/s)
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/main/resources
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] 
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:08 [2023-08-31T18:26:08.520Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:26:08 [2023-08-31T18:26:08.520Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes
14:26:12 [2023-08-31T18:26:12.701Z] [INFO] 
14:26:12 [2023-08-31T18:26:12.701Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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 349 kB/s)
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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 97 kB/s)
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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 80 kB/s)
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.701Z] [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 39 kB/s)
14:26:12 [2023-08-31T18:26:12.701Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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 44 kB/s)
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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 36 kB/s)
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.958Z] [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
14:26:12 [2023-08-31T18:26:12.959Z] [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
14:26:12 [2023-08-31T18:26:12.959Z] [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
14:26:12 [2023-08-31T18:26:12.959Z] [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
14:26:12 [2023-08-31T18:26:12.959Z] [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 87 kB/s)
14:26:12 [2023-08-31T18:26:12.959Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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 145 kB/s)
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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 204 kB/s)
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.216Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.217Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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 1.8 MB/s)
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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 707 kB/s)
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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 16 MB/s)
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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 578 kB/s)
14:26:13 [2023-08-31T18:26:13.474Z] [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
14:26:13 [2023-08-31T18:26:13.474Z] [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 1.7 MB/s)
14:26:13 [2023-08-31T18:26:13.474Z] [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 831 kB/s)
14:26:13 [2023-08-31T18:26:13.474Z] [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 6.7 MB/s)
14:26:13 [2023-08-31T18:26:13.474Z] [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 249 kB/s)
14:26:13 [2023-08-31T18:26:13.474Z] [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 39 MB/s)
14:26:13 [2023-08-31T18:26:13.733Z] [INFO] 
14:26:13 [2023-08-31T18:26:13.733Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:13 [2023-08-31T18:26:13.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/test/resources
14:26:13 [2023-08-31T18:26:13.733Z] [INFO] 
14:26:13 [2023-08-31T18:26:13.733Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:13 [2023-08-31T18:26:13.733Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:26:13 [2023-08-31T18:26:13.733Z] [INFO] 
14:26:13 [2023-08-31T18:26:13.733Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:13 [2023-08-31T18:26:13.733Z] [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
14:26:13 [2023-08-31T18:26:13.733Z] [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
14:26:13 [2023-08-31T18:26:13.733Z] [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
14:26:13 [2023-08-31T18:26:13.733Z] [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
14:26:13 [2023-08-31T18:26:13.733Z] [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
14:26:13 [2023-08-31T18:26:13.733Z] [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 96 kB/s)
14:26:13 [2023-08-31T18:26:13.733Z] [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
14:26:13 [2023-08-31T18:26:13.733Z] [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
14:26:13 [2023-08-31T18:26:13.733Z] [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
14:26:13 [2023-08-31T18:26:13.991Z] [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
14:26:13 [2023-08-31T18:26:13.991Z] [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
14:26:13 [2023-08-31T18:26:13.991Z] [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 496 kB/s)
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
14:26:13 [2023-08-31T18:26:13.991Z] [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 2.4 MB/s)
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:26:13 [2023-08-31T18:26:13.991Z] [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 2.9 MB/s)
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:26:13 [2023-08-31T18:26:13.991Z] [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 978 kB/s)
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:26:13 [2023-08-31T18:26:13.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.249Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.249Z] [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 633 kB/s)
14:26:14 [2023-08-31T18:26:14.249Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.249Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.249Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.249Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.249Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.249Z] [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 2.6 MB/s)
14:26:14 [2023-08-31T18:26:14.249Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.249Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.249Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.249Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.250Z] [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 995 kB/s)
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:26:14 [2023-08-31T18:26:14.250Z] [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 1.1 MB/s)
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:26:14 [2023-08-31T18:26:14.250Z] [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 569 kB/s)
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:26:14 [2023-08-31T18:26:14.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:26:14 [2023-08-31T18:26:14.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:26:14 [2023-08-31T18:26:14.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:26:14 [2023-08-31T18:26:14.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:26:14 [2023-08-31T18:26:14.507Z] [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 419 kB/s)
14:26:14 [2023-08-31T18:26:14.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
14:26:14 [2023-08-31T18:26:14.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
14:26:14 [2023-08-31T18:26:14.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
14:26:14 [2023-08-31T18:26:14.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
14:26:14 [2023-08-31T18:26:14.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
14:26:14 [2023-08-31T18:26:14.508Z] [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 1.7 MB/s)
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:26:14 [2023-08-31T18:26:14.508Z] [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 987 kB/s)
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:26:14 [2023-08-31T18:26:14.508Z] [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 3.4 MB/s)
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:26:14 [2023-08-31T18:26:14.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:26:14 [2023-08-31T18:26:14.508Z] [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 2.8 MB/s)
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:26:14 [2023-08-31T18:26:14.766Z] [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 2.6 MB/s)
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:26:14 [2023-08-31T18:26:14.766Z] [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 688 kB/s)
14:26:14 [2023-08-31T18:26:14.766Z] [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
14:26:14 [2023-08-31T18:26:14.766Z] [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
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:26:14 [2023-08-31T18:26:14.766Z] [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
14:26:14 [2023-08-31T18:26:14.766Z] [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
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:26:14 [2023-08-31T18:26:14.766Z] [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
14:26:14 [2023-08-31T18:26:14.766Z] [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
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:26:14 [2023-08-31T18:26:14.766Z] [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
14:26:14 [2023-08-31T18:26:14.766Z] [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
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:26:14 [2023-08-31T18:26:14.766Z] [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
14:26:14 [2023-08-31T18:26:14.766Z] [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
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:26:14 [2023-08-31T18:26:14.767Z] [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 5.5 MB/s)
14:26:14 [2023-08-31T18:26:14.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.767Z] [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 1.8 MB/s)
14:26:14 [2023-08-31T18:26:14.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.767Z] [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 22 MB/s)
14:26:14 [2023-08-31T18:26:14.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:26:14 [2023-08-31T18:26:14.767Z] [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 2.8 MB/s)
14:26:14 [2023-08-31T18:26:14.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:26:15 [2023-08-31T18:26:15.024Z] [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 492 kB/s)
14:26:15 [2023-08-31T18:26:15.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:26:15 [2023-08-31T18:26:15.024Z] [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 372 kB/s)
14:26:15 [2023-08-31T18:26:15.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
14:26:15 [2023-08-31T18:26:15.024Z] [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 283 kB/s)
14:26:15 [2023-08-31T18:26:15.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:26:15 [2023-08-31T18:26:15.024Z] [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 996 kB/s)
14:26:15 [2023-08-31T18:26:15.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:26:15 [2023-08-31T18:26:15.024Z] [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 357 kB/s)
14:26:15 [2023-08-31T18:26:15.024Z] [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 714 kB/s)
14:26:15 [2023-08-31T18:26:15.024Z] [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 329 kB/s)
14:26:15 [2023-08-31T18:26:15.024Z] [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 5.3 MB/s)
14:26:15 [2023-08-31T18:26:15.024Z] [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 7.2 MB/s)
14:26:15 [2023-08-31T18:26:15.024Z] [INFO] No tests to run.
14:26:15 [2023-08-31T18:26:15.024Z] [INFO] 
14:26:15 [2023-08-31T18:26:15.024Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:15 [2023-08-31T18:26:15.024Z] [INFO] 
14:26:15 [2023-08-31T18:26:15.024Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:15 [2023-08-31T18:26:15.024Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar
14:26:15 [2023-08-31T18:26:15.282Z] [INFO] 
14:26:15 [2023-08-31T18:26:15.282Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:18 [2023-08-31T18:26:18.562Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar
14:26:18 [2023-08-31T18:26:18.562Z] [INFO] 
14:26:18 [2023-08-31T18:26:18.562Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:18 [2023-08-31T18:26:18.562Z] [INFO] 
14:26:18 [2023-08-31T18:26:18.562Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:18 [2023-08-31T18:26:18.562Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:18 [2023-08-31T18:26:18.562Z] [INFO] 
14:26:18 [2023-08-31T18:26:18.562Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:18 [2023-08-31T18:26:18.562Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:18 [2023-08-31T18:26:18.562Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:18 [2023-08-31T18:26:18.562Z] [INFO] 
14:26:18 [2023-08-31T18:26:18.562Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:18 [2023-08-31T18:26:18.819Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar
14:26:21 [2023-08-31T18:26:21.349Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:22 [2023-08-31T18:26:22.284Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:22 [2023-08-31T18:26:22.284Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] No tests to run.
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.pom
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-p2metadata.xml
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracetypes-parent >--
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] Building Trace Compass Incubator tracetypes Parent 0.7.0-SNAPSHOT [6/128]
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --------------------------------[ pom ]---------------------------------
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.284Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.284Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:22 [2023-08-31T18:26:22.284Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.284Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:22 [2023-08-31T18:26:22.284Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.284Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.542Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.542Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracetypes-parent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracetypes-parent-0.7.0-SNAPSHOT.pom
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core >--
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT [7/128]
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] The project's OSGi version is 0.1.3.202308311823
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core...
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/main/resources
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] 
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:22 [2023-08-31T18:26:22.543Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:26:22 [2023-08-31T18:26:22.543Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/classes
14:26:24 [2023-08-31T18:26:24.444Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/test/resources
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.445Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] No tests to run.
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.445Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.445Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:24 [2023-08-31T18:26:24.445Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] 
14:26:24 [2023-08-31T18:26:24.445Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:24 [2023-08-31T18:26:24.702Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar
14:26:25 [2023-08-31T18:26:25.634Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:27 [2023-08-31T18:26:27.531Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:27 [2023-08-31T18:26:27.531Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] No tests to run.
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.pom
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-p2metadata.xml
14:26:27 [2023-08-31T18:26:27.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core >--
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core 0.1.4-SNAPSHOT [8/128]
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] The project's OSGi version is 0.1.4.202308311823
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:27 [2023-08-31T18:26:27.532Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core...
14:26:27 [2023-08-31T18:26:27.789Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.789Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:27 [2023-08-31T18:26:27.789Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:27 [2023-08-31T18:26:27.789Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.789Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:27 [2023-08-31T18:26:27.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/main/resources
14:26:27 [2023-08-31T18:26:27.789Z] [INFO] 
14:26:27 [2023-08-31T18:26:27.789Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:27 [2023-08-31T18:26:27.789Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:26:27 [2023-08-31T18:26:27.789Z] [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/classes
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/test/resources
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] No tests to run.
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT-sources.jar
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT.jar
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:30 [2023-08-31T18:26:30.318Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] 
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:30 [2023-08-31T18:26:30.318Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT.jar
14:26:31 [2023-08-31T18:26:31.251Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT-sources.jar
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:32 [2023-08-31T18:26:32.181Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:32 [2023-08-31T18:26:32.181Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] No tests to run.
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.181Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:32 [2023-08-31T18:26:32.439Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:26:32 [2023-08-31T18:26:32.696Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:32 [2023-08-31T18:26:32.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT.jar
14:26:32 [2023-08-31T18:26:32.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT.pom
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT-sources.jar
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT-p2metadata.xml
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.4-SNAPSHOT-p2artifacts.xml
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core >--
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT [9/128]
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] The project's OSGi version is 0.1.3.202308311823
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:32 [2023-08-31T18:26:32.697Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core...
14:26:32 [2023-08-31T18:26:32.955Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.955Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:32 [2023-08-31T18:26:32.955Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:32 [2023-08-31T18:26:32.955Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.955Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:32 [2023-08-31T18:26:32.955Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/main/resources
14:26:32 [2023-08-31T18:26:32.955Z] [INFO] 
14:26:32 [2023-08-31T18:26:32.955Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:32 [2023-08-31T18:26:32.955Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:26:32 [2023-08-31T18:26:32.955Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/classes
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/test/resources
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:33 [2023-08-31T18:26:33.887Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] No tests to run.
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:33 [2023-08-31T18:26:33.887Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:33 [2023-08-31T18:26:33.888Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:33 [2023-08-31T18:26:33.888Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:33 [2023-08-31T18:26:33.888Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] 
14:26:33 [2023-08-31T18:26:33.888Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:34 [2023-08-31T18:26:34.145Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar
14:26:34 [2023-08-31T18:26:34.710Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] 
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:36 [2023-08-31T18:26:36.605Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:36 [2023-08-31T18:26:36.605Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] 
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] 
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] 
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] No tests to run.
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] 
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] 
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:36 [2023-08-31T18:26:36.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:26:36 [2023-08-31T18:26:36.863Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.pom
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-p2metadata.xml
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core >--
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT [10/128]
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.120Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core...
14:26:37 [2023-08-31T18:26:37.379Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.379Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.379Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:37 [2023-08-31T18:26:37.379Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.379Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/main/resources
14:26:37 [2023-08-31T18:26:37.379Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.379Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.379Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:26:37 [2023-08-31T18:26:37.379Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/classes
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/test/resources
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.637Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] No tests to run.
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.637Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.895Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.895Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.895Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:37 [2023-08-31T18:26:37.895Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.895Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.895Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:37 [2023-08-31T18:26:37.895Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:37 [2023-08-31T18:26:37.895Z] [INFO] 
14:26:37 [2023-08-31T18:26:37.895Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:37 [2023-08-31T18:26:37.895Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar
14:26:39 [2023-08-31T18:26:39.790Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] 
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:40 [2023-08-31T18:26:40.355Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:40 [2023-08-31T18:26:40.355Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] 
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] 
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] 
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] No tests to run.
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] 
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] 
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:40 [2023-08-31T18:26:40.355Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:26:40 [2023-08-31T18:26:40.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:26:40 [2023-08-31T18:26:40.611Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:26:40 [2023-08-31T18:26:40.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.pom
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-p2metadata.xml
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.doc >--
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] Building Trace Compass Incubator Documentation 0.7.0-SNAPSHOT   [11/128]
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] --------------------------------[ pom ]---------------------------------
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.125Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.126Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:41 [2023-08-31T18:26:41.126Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.126Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.126Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:41 [2023-08-31T18:26:41.126Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:41 [2023-08-31T18:26:41.126Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.126Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.126Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.126Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.126Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:41 [2023-08-31T18:26:41.126Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:41 [2023-08-31T18:26:41.126Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.126Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.126Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.126Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.doc ---
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.doc/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.doc-0.7.0-SNAPSHOT.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user >--
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Building Trace Compass Incubator for Android User Guide 0.7.0-SNAPSHOT [12/128]
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] 
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.383Z] [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 64 kB/s)
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.383Z] [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 380 kB/s)
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:26:41 [2023-08-31T18:26:41.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:26:41 [2023-08-31T18:26:41.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:26:41 [2023-08-31T18:26:41.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:26:41 [2023-08-31T18:26:41.640Z] [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 191 kB/s)
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
14:26:41 [2023-08-31T18:26:41.640Z] [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 232 kB/s)
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:26:41 [2023-08-31T18:26:41.640Z] [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 262 kB/s)
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:26:41 [2023-08-31T18:26:41.896Z] [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 54 kB/s)
14:26:41 [2023-08-31T18:26:41.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [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 292 kB/s)
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [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 234 kB/s)
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:26:41 [2023-08-31T18:26:41.897Z] [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 73 kB/s)
14:26:41 [2023-08-31T18:26:41.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:26:42 [2023-08-31T18:26:42.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:26:42 [2023-08-31T18:26:42.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:26:42 [2023-08-31T18:26:42.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:26:42 [2023-08-31T18:26:42.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:26:42 [2023-08-31T18:26:42.155Z] [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 48 kB/s)
14:26:42 [2023-08-31T18:26:42.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
14:26:42 [2023-08-31T18:26:42.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:26:42 [2023-08-31T18:26:42.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:26:42 [2023-08-31T18:26:42.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
14:26:42 [2023-08-31T18:26:42.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
14:26:42 [2023-08-31T18:26:42.156Z] [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 189 kB/s)
14:26:42 [2023-08-31T18:26:42.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:26:42 [2023-08-31T18:26:42.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:26:42 [2023-08-31T18:26:42.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:26:42 [2023-08-31T18:26:42.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:26:42 [2023-08-31T18:26:42.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:26:42 [2023-08-31T18:26:42.413Z] [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 569 kB/s)
14:26:42 [2023-08-31T18:26:42.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 295 kB/s)
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 242 kB/s)
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 186 kB/s)
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:26:42 [2023-08-31T18:26:42.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:26:42 [2023-08-31T18:26:42.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
14:26:42 [2023-08-31T18:26:42.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 1.9 MB/s)
14:26:42 [2023-08-31T18:26:42.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
14:26:42 [2023-08-31T18:26:42.673Z] [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.5 MB/s)
14:26:42 [2023-08-31T18:26:42.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
14:26:42 [2023-08-31T18:26:42.673Z] [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 15 MB/s)
14:26:42 [2023-08-31T18:26:42.673Z] [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 13 MB/s)
14:26:42 [2023-08-31T18:26:42.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 506 kB/s)
14:26:42 [2023-08-31T18:26:42.930Z] [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 23 MB/s)
14:26:42 [2023-08-31T18:26:42.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 18 MB/s)
14:26:43 [2023-08-31T18:26:43.187Z] [INFO] Executing tasks
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] Executed tasks
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] Resolving class path of Trace Compass Incubator for Android User Guide...
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.445Z] [INFO] Executing tasks
14:26:43 [2023-08-31T18:26:43.702Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc/User-Guide.html
14:26:43 [2023-08-31T18:26:43.702Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:26:43 [2023-08-31T18:26:43.702Z] [INFO] Executed tasks
14:26:43 [2023-08-31T18:26:43.702Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.702Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/main/resources
14:26:43 [2023-08-31T18:26:43.702Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.703Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.703Z] [INFO] 
14:26:43 [2023-08-31T18:26:43.703Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:43 [2023-08-31T18:26:43.703Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/ (128B)
14:26:43 [2023-08-31T18:26:43.703Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
14:26:43 [2023-08-31T18:26:43.703Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.20/ (446B)
14:26:43 [2023-08-31T18:26:43.960Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.20/categories/ (1.46kB)
14:26:43 [2023-08-31T18:26:43.960Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (142B)
14:26:43 [2023-08-31T18:26:43.960Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (125.38kB)
14:26:44 [2023-08-31T18:26:44.895Z] [INFO] Fetching org.apache.ant_1.10.10.v20210426-1926.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (2.95MB)
14:26:45 [2023-08-31T18:26:45.153Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.67MB)
14:26:45 [2023-08-31T18:26:45.410Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.33MB)
14:26:46 [2023-08-31T18:26:46.342Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (3.45MB)
14:26:46 [2023-08-31T18:26:46.907Z] [INFO] Fetching org.eclipse.ant.core_3.6.0.v20210415-1314.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (105.85kB)
14:26:46 [2023-08-31T18:26:46.907Z] [INFO] Fetching org.eclipse.core.variables_3.5.0.v20210510-1945.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (35.18kB)
14:26:46 [2023-08-31T18:26:46.907Z] [INFO] Fetching org.eclipse.core.runtime_3.22.0.v20210506-1025.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (69.25kB)
14:26:46 [2023-08-31T18:26:46.907Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.1000.v20210409-1722.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (98.15kB)
14:26:46 [2023-08-31T18:26:46.907Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (133.86kB)
14:26:46 [2023-08-31T18:26:46.907Z] [INFO] Fetching org.eclipse.equinox.registry_3.10.200.v20210503-1606.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (190.13kB)
14:26:46 [2023-08-31T18:26:46.907Z] [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (139.68kB)
14:26:46 [2023-08-31T18:26:46.907Z] [INFO] Fetching org.eclipse.osgi_3.16.300.v20210525-1715.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (1.42MB)
14:26:47 [2023-08-31T18:26:47.472Z] [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (90.75kB)
14:26:47 [2023-08-31T18:26:47.472Z] [INFO] Fetching org.eclipse.core.jobs_3.11.0.v20210420-1453.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (105.1kB)
14:26:47 [2023-08-31T18:26:47.472Z] [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (64.42kB)
14:26:47 [2023-08-31T18:26:47.472Z] [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (110.82kB)
14:26:47 [2023-08-31T18:26:47.472Z] [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (87.13kB)
14:26:47 [2023-08-31T18:26:47.472Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (52.21kB)
14:26:47 [2023-08-31T18:26:47.472Z] [INFO] Fetching org.eclipse.help_3.9.0.v20210507-0822.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (266.17kB)
14:26:47 [2023-08-31T18:26:47.731Z] [INFO] Fetching org.eclipse.help.base_4.3.300.v20210611-1600.jar from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/plugins/ (424.03kB)
14:26:47 [2023-08-31T18:26:47.990Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:26:47 [2023-08-31T18:26:47.990Z] [INFO] Command line:
14:26:47 [2023-08-31T18:26:47.990Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:26:47 [2023-08-31T18:26:47.990Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:49 [2023-08-31T18:26:49.368Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:26:49 [2023-08-31T18:26:49.368Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:26:49 [2023-08-31T18:26:49.368Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:26:49 [2023-08-31T18:26:49.368Z] WARNING: System::setSecurityManager will be removed in a future release
14:26:51 [2023-08-31T18:26:51.898Z] Buildfile: build.xml
14:26:51 [2023-08-31T18:26:51.898Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:26:51 [2023-08-31T18:26:51.898Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:26:51 [2023-08-31T18:26:51.898Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:26:51 [2023-08-31T18:26:51.898Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:26:51 [2023-08-31T18:26:51.898Z] WARNING: System::setSecurityManager will be removed in a future release
14:26:51 [2023-08-31T18:26:51.898Z] 
14:26:51 [2023-08-31T18:26:51.898Z] build.index:
14:26:52 [2023-08-31T18:26:52.833Z] BUILD SUCCESSFUL
14:26:52 [2023-08-31T18:26:52.833Z] 
14:26:52 [2023-08-31T18:26:52.833Z] BUILD SUCCESSFUL
14:26:52 [2023-08-31T18:26:52.833Z] Total time: 2 seconds
14:26:52 [2023-08-31T18:26:52.833Z] [INFO] 
14:26:52 [2023-08-31T18:26:52.833Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:52 [2023-08-31T18:26:52.833Z] [INFO] 
14:26:52 [2023-08-31T18:26:52.833Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:52 [2023-08-31T18:26:52.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/test/resources
14:26:52 [2023-08-31T18:26:52.833Z] [INFO] 
14:26:52 [2023-08-31T18:26:52.833Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] 
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] No tests to run.
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] 
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] 
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT-sources.jar
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] 
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT.jar
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] 
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] 
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:53 [2023-08-31T18:26:53.091Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] 
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:53 [2023-08-31T18:26:53.091Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:53 [2023-08-31T18:26:53.091Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] 
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:53 [2023-08-31T18:26:53.091Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT.jar
14:26:54 [2023-08-31T18:26:54.986Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT-sources.jar
14:26:56 [2023-08-31T18:26:56.357Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.358Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:56 [2023-08-31T18:26:56.358Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] No tests to run.
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT.jar
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT.pom
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT-sources.jar
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] Executing tasks
14:26:56 [2023-08-31T18:26:56.358Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
14:26:56 [2023-08-31T18:26:56.358Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] Executed tasks
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user >--
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] Building Trace Compass Incubator ftrace User Guide 0.7.0-SNAPSHOT [13/128]
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.358Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] Executing tasks
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] Executed tasks
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] Resolving class path of Trace Compass Incubator ftrace User Guide...
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.614Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.615Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:56 [2023-08-31T18:26:56.615Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.615Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.615Z] [INFO] Executing tasks
14:26:56 [2023-08-31T18:26:56.872Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc/User-Guide.html
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] Executed tasks
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/main/resources
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] 
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:26:56 [2023-08-31T18:26:56.872Z] [INFO] Command line:
14:26:56 [2023-08-31T18:26:56.872Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:26:56 [2023-08-31T18:26:56.872Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:58 [2023-08-31T18:26:58.240Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:26:58 [2023-08-31T18:26:58.240Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:26:58 [2023-08-31T18:26:58.241Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:26:58 [2023-08-31T18:26:58.241Z] WARNING: System::setSecurityManager will be removed in a future release
14:27:00 [2023-08-31T18:27:00.138Z] Buildfile: build.xml
14:27:00 [2023-08-31T18:27:00.138Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:27:00 [2023-08-31T18:27:00.138Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:27:00 [2023-08-31T18:27:00.138Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:27:00 [2023-08-31T18:27:00.138Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:27:00 [2023-08-31T18:27:00.138Z] WARNING: System::setSecurityManager will be removed in a future release
14:27:00 [2023-08-31T18:27:00.138Z] 
14:27:00 [2023-08-31T18:27:00.138Z] build.index:
14:27:01 [2023-08-31T18:27:01.512Z] BUILD SUCCESSFUL
14:27:01 [2023-08-31T18:27:01.512Z] 
14:27:01 [2023-08-31T18:27:01.512Z] BUILD SUCCESSFUL
14:27:01 [2023-08-31T18:27:01.512Z] Total time: 2 seconds
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/test/resources
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] No tests to run.
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT-sources.jar
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT.jar
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:01 [2023-08-31T18:27:01.770Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] 
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:01 [2023-08-31T18:27:01.770Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT.jar
14:27:03 [2023-08-31T18:27:03.668Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT-sources.jar
14:27:05 [2023-08-31T18:27:05.040Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:05 [2023-08-31T18:27:05.041Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:05 [2023-08-31T18:27:05.041Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] No tests to run.
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT.jar
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT.pom
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT-sources.jar
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.041Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] Executing tasks
14:27:05 [2023-08-31T18:27:05.298Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
14:27:05 [2023-08-31T18:27:05.298Z] [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] Executed tasks
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace >--
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace 0.7.0-SNAPSHOT [14/128]
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.298Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT.jar
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.556Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT-sources-feature.jar
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.556Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:05 [2023-08-31T18:27:05.556Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] 
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:05 [2023-08-31T18:27:05.556Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT.jar
14:27:07 [2023-08-31T18:27:07.454Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT-sources-feature.jar
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:09 [2023-08-31T18:27:09.350Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:09 [2023-08-31T18:27:09.350Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT.jar
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT.pom
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT-sources-feature.jar
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT-p2metadata.xml
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.7.0-SNAPSHOT-p2artifacts.xml
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user >--
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Building Trace Compass Incubator callstack User Guide 0.7.0-SNAPSHOT [15/128]
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Executing tasks
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Executed tasks
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] Resolving class path of Trace Compass Incubator callstack User Guide...
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.350Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:09 [2023-08-31T18:27:09.351Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.351Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.351Z] [INFO] Executing tasks
14:27:09 [2023-08-31T18:27:09.609Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc/User-Guide.html
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] Executed tasks
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/main/resources
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] 
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
14:27:09 [2023-08-31T18:27:09.609Z] [INFO] Command line:
14:27:09 [2023-08-31T18:27:09.609Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:27:09 [2023-08-31T18:27:09.609Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:27:10 [2023-08-31T18:27:10.981Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:27:10 [2023-08-31T18:27:10.981Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:27:10 [2023-08-31T18:27:10.981Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:27:10 [2023-08-31T18:27:10.981Z] WARNING: System::setSecurityManager will be removed in a future release
14:27:12 [2023-08-31T18:27:12.880Z] Buildfile: build.xml
14:27:12 [2023-08-31T18:27:12.880Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:27:12 [2023-08-31T18:27:12.880Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:27:12 [2023-08-31T18:27:12.880Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:27:12 [2023-08-31T18:27:12.880Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:27:12 [2023-08-31T18:27:12.880Z] WARNING: System::setSecurityManager will be removed in a future release
14:27:12 [2023-08-31T18:27:12.880Z] 
14:27:12 [2023-08-31T18:27:12.880Z] build.index:
14:27:14 [2023-08-31T18:27:14.780Z] BUILD SUCCESSFUL
14:27:14 [2023-08-31T18:27:14.780Z] 
14:27:14 [2023-08-31T18:27:14.780Z] BUILD SUCCESSFUL
14:27:14 [2023-08-31T18:27:14.780Z] Total time: 2 seconds
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/test/resources
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] No tests to run.
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT-sources.jar
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT.jar
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:14 [2023-08-31T18:27:14.780Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] 
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:14 [2023-08-31T18:27:14.780Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT.jar
14:27:16 [2023-08-31T18:27:16.680Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT-sources.jar
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:18 [2023-08-31T18:27:18.056Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:18 [2023-08-31T18:27:18.056Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] No tests to run.
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT.jar
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT.pom
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT-sources.jar
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Executing tasks
14:27:18 [2023-08-31T18:27:18.056Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
14:27:18 [2023-08-31T18:27:18.056Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Executed tasks
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui >--
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT [16/128]
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.pom
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.pom (4.9 kB at 149 kB/s)
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 107 kB/s)
14:27:18 [2023-08-31T18:27:18.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom
14:27:18 [2023-08-31T18:27:18.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 132 kB/s)
14:27:18 [2023-08-31T18:27:18.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
14:27:18 [2023-08-31T18:27:18.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom (15 kB at 782 kB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 1.3 MB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 159 kB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 332 kB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 6.6 MB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 1.4 MB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom (1.4 kB at 50 kB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom (1.3 kB at 92 kB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom (1.9 kB at 67 kB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.jar
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 7.6 MB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 64 kB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 28 MB/s)
14:27:18 [2023-08-31T18:27:18.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar
14:27:18 [2023-08-31T18:27:18.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar (26 kB at 371 kB/s)
14:27:18 [2023-08-31T18:27:18.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar
14:27:18 [2023-08-31T18:27:18.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 484 kB/s)
14:27:18 [2023-08-31T18:27:18.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar (1.4 MB at 17 MB/s)
14:27:18 [2023-08-31T18:27:18.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar (14 kB at 105 kB/s)
14:27:18 [2023-08-31T18:27:18.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar (19 kB at 133 kB/s)
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.1/icu4j-73.1.jar (15 MB at 44 MB/s)
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] 
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:18 [2023-08-31T18:27:18.837Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui...
14:27:19 [2023-08-31T18:27:19.401Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.2.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (12.61kB)
14:27:19 [2023-08-31T18:27:19.401Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (40.75kB)
14:27:19 [2023-08-31T18:27:19.401Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (12.12kB)
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.0.v20230501-1533.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (31.8kB)
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (25.53kB)
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (28.06kB)
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (11.39kB)
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] Fetching org.eclipse.ui.win32_3.5.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (24.25kB)
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] 
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] 
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/main/resources
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] 
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:19 [2023-08-31T18:27:19.658Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:27:19 [2023-08-31T18:27:19.658Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/classes
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/test/resources
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.553Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] No tests to run.
14:27:21 [2023-08-31T18:27:21.553Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.554Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.554Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:21 [2023-08-31T18:27:21.554Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] 
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:21 [2023-08-31T18:27:21.554Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar
14:27:22 [2023-08-31T18:27:22.927Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:24 [2023-08-31T18:27:24.299Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:24 [2023-08-31T18:27:24.299Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] No tests to run.
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:27:24 [2023-08-31T18:27:24.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.pom
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack >--
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack 0.7.0-SNAPSHOT [17/128]
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.559Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT.jar
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.817Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT-sources-feature.jar
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.817Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:24 [2023-08-31T18:27:24.817Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] 
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:24 [2023-08-31T18:27:24.817Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT.jar
14:27:25 [2023-08-31T18:27:25.749Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT-sources-feature.jar
14:27:26 [2023-08-31T18:27:26.679Z] [INFO] 
14:27:26 [2023-08-31T18:27:26.679Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:26 [2023-08-31T18:27:26.679Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:26 [2023-08-31T18:27:26.679Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:26 [2023-08-31T18:27:26.679Z] [INFO] 
14:27:26 [2023-08-31T18:27:26.679Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:26 [2023-08-31T18:27:26.679Z] [INFO] 
14:27:26 [2023-08-31T18:27:26.679Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:26 [2023-08-31T18:27:26.679Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:26 [2023-08-31T18:27:26.679Z] [INFO] 
14:27:26 [2023-08-31T18:27:26.679Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:26 [2023-08-31T18:27:26.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:27:26 [2023-08-31T18:27:26.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:27:26 [2023-08-31T18:27:26.939Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT.jar
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT.pom
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT-sources-feature.jar
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT-p2metadata.xml
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.7.0-SNAPSHOT-p2artifacts.xml
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack ---
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui >--
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT [18/128]
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.197Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:27 [2023-08-31T18:27:27.455Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.455Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:27 [2023-08-31T18:27:27.455Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.455Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:27 [2023-08-31T18:27:27.455Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.ui...
14:27:27 [2023-08-31T18:27:27.712Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.712Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:27 [2023-08-31T18:27:27.712Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:27 [2023-08-31T18:27:27.712Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.712Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:27 [2023-08-31T18:27:27.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/main/resources
14:27:27 [2023-08-31T18:27:27.712Z] [INFO] 
14:27:27 [2023-08-31T18:27:27.712Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:27 [2023-08-31T18:27:27.712Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:27:27 [2023-08-31T18:27:27.712Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/classes
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/test/resources
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] No tests to run.
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:28 [2023-08-31T18:27:28.646Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] 
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:28 [2023-08-31T18:27:28.646Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar
14:27:29 [2023-08-31T18:27:29.580Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:31 [2023-08-31T18:27:31.478Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:31 [2023-08-31T18:27:31.478Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] No tests to run.
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:27:31 [2023-08-31T18:27:31.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.pom
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent >--
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent 0.7.0-SNAPSHOT [19/128]
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.735Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT.jar
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.736Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT-sources-feature.jar
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.736Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:31 [2023-08-31T18:27:31.736Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] 
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:31 [2023-08-31T18:27:31.736Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT.jar
14:27:33 [2023-08-31T18:27:33.108Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT-sources-feature.jar
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:34 [2023-08-31T18:27:34.039Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:34 [2023-08-31T18:27:34.039Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:27:34 [2023-08-31T18:27:34.039Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:27:34 [2023-08-31T18:27:34.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:27:34 [2023-08-31T18:27:34.296Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT.jar
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT.pom
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT-sources-feature.jar
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT-p2metadata.xml
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.7.0-SNAPSHOT-p2artifacts.xml
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent ---
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace >--
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace 0.7.0-SNAPSHOT [20/128]
14:27:34 [2023-08-31T18:27:34.553Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT.jar
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT-sources-feature.jar
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:34 [2023-08-31T18:27:34.812Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] 
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:34 [2023-08-31T18:27:34.812Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT.jar
14:27:36 [2023-08-31T18:27:36.183Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT-sources-feature.jar
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:38 [2023-08-31T18:27:38.081Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:38 [2023-08-31T18:27:38.081Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:27:38 [2023-08-31T18:27:38.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:27:38 [2023-08-31T18:27:38.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:27:38 [2023-08-31T18:27:38.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:27:38 [2023-08-31T18:27:38.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:27:38 [2023-08-31T18:27:38.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:27:38 [2023-08-31T18:27:38.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:27:38 [2023-08-31T18:27:38.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:27:38 [2023-08-31T18:27:38.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:27:38 [2023-08-31T18:27:38.596Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:27:38 [2023-08-31T18:27:38.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:27:38 [2023-08-31T18:27:38.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:27:38 [2023-08-31T18:27:38.853Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:38 [2023-08-31T18:27:38.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT.jar
14:27:38 [2023-08-31T18:27:38.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT.pom
14:27:38 [2023-08-31T18:27:38.853Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT-sources-feature.jar
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT-p2metadata.xml
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.7.0-SNAPSHOT-p2artifacts.xml
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analyses-parent >--
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] Building Trace Compass Incubator analyses Parent 0.7.0-SNAPSHOT [21/128]
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --------------------------------[ pom ]---------------------------------
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:38 [2023-08-31T18:27:38.854Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:38 [2023-08-31T18:27:38.854Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analyses-parent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.analyses-parent-0.7.0-SNAPSHOT.pom
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core >--
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT [22/128]
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] 
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:38 [2023-08-31T18:27:38.854Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core...
14:27:39 [2023-08-31T18:27:39.111Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.111Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.111Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:39 [2023-08-31T18:27:39.111Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.111Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/main/resources
14:27:39 [2023-08-31T18:27:39.111Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.111Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.111Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:27:39 [2023-08-31T18:27:39.111Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/classes
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/test/resources
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] No tests to run.
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:39 [2023-08-31T18:27:39.368Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] 
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:39 [2023-08-31T18:27:39.368Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar
14:27:40 [2023-08-31T18:27:40.302Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar
14:27:42 [2023-08-31T18:27:42.199Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:42 [2023-08-31T18:27:42.200Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:42 [2023-08-31T18:27:42.200Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] No tests to run.
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.pom
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-p2metadata.xml
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user >--
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Building Trace Compass Incubator eventcount User Guide 0.7.0-SNAPSHOT [23/128]
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Executing tasks
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Executed tasks
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Resolving class path of Trace Compass Incubator eventcount User Guide...
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Executing tasks
14:27:42 [2023-08-31T18:27:42.200Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc/User-Guide.html
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] Executed tasks
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/main/resources
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] 
14:27:42 [2023-08-31T18:27:42.200Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:42 [2023-08-31T18:27:42.458Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data/.metadata/.log
14:27:42 [2023-08-31T18:27:42.458Z] [INFO] Command line:
14:27:42 [2023-08-31T18:27:42.458Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:27:42 [2023-08-31T18:27:42.458Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:27:43 [2023-08-31T18:27:43.832Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:27:43 [2023-08-31T18:27:43.832Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:27:43 [2023-08-31T18:27:43.832Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:27:43 [2023-08-31T18:27:43.832Z] WARNING: System::setSecurityManager will be removed in a future release
14:27:46 [2023-08-31T18:27:46.361Z] Buildfile: build.xml
14:27:46 [2023-08-31T18:27:46.361Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:27:46 [2023-08-31T18:27:46.361Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:27:46 [2023-08-31T18:27:46.361Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:27:46 [2023-08-31T18:27:46.361Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:27:46 [2023-08-31T18:27:46.361Z] WARNING: System::setSecurityManager will be removed in a future release
14:27:46 [2023-08-31T18:27:46.361Z] 
14:27:46 [2023-08-31T18:27:46.361Z] build.index:
14:27:47 [2023-08-31T18:27:47.296Z] BUILD SUCCESSFUL
14:27:47 [2023-08-31T18:27:47.296Z] 
14:27:47 [2023-08-31T18:27:47.296Z] BUILD SUCCESSFUL
14:27:47 [2023-08-31T18:27:47.296Z] Total time: 2 seconds
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/test/resources
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] No tests to run.
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT-sources.jar
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT.jar
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:47 [2023-08-31T18:27:47.553Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] 
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:47 [2023-08-31T18:27:47.553Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT.jar
14:27:48 [2023-08-31T18:27:48.924Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT-sources.jar
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:49 [2023-08-31T18:27:49.854Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:49 [2023-08-31T18:27:49.854Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] No tests to run.
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT.jar
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT.pom
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT-sources.jar
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] Executing tasks
14:27:49 [2023-08-31T18:27:49.854Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
14:27:49 [2023-08-31T18:27:49.854Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] Executed tasks
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount >--
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount 0.7.0-SNAPSHOT [24/128]
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.854Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT.jar
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT-sources-feature.jar
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:49 [2023-08-31T18:27:49.855Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:49 [2023-08-31T18:27:49.855Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] 
14:27:49 [2023-08-31T18:27:49.855Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:50 [2023-08-31T18:27:50.111Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT.jar
14:27:51 [2023-08-31T18:27:51.044Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT-sources-feature.jar
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:53 [2023-08-31T18:27:53.017Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:53 [2023-08-31T18:27:53.017Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT.jar
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT.pom
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT-sources-feature.jar
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT-p2metadata.xml
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.7.0-SNAPSHOT-p2artifacts.xml
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core >--
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT [25/128]
14:27:53 [2023-08-31T18:27:53.017Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:27:53 [2023-08-31T18:27:53.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j/0.21.0/org.eclipse.lsp4j-0.21.0.pom
14:27:53 [2023-08-31T18:27:53.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j/0.21.0/org.eclipse.lsp4j-0.21.0.pom (3.0 kB at 21 kB/s)
14:27:53 [2023-08-31T18:27:53.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.21.0/org.eclipse.lsp4j.jsonrpc-0.21.0.pom
14:27:53 [2023-08-31T18:27:53.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.21.0/org.eclipse.lsp4j.jsonrpc-0.21.0.pom (3.0 kB at 55 kB/s)
14:27:53 [2023-08-31T18:27:53.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/maven-metadata.xml
14:27:53 [2023-08-31T18:27:53.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/maven-metadata.xml (1.4 kB at 83 kB/s)
14:27:53 [2023-08-31T18:27:53.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom
14:27:53 [2023-08-31T18:27:53.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom (8.2 kB at 547 kB/s)
14:27:53 [2023-08-31T18:27:53.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom (4.5 kB at 264 kB/s)
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom (9.4 kB at 624 kB/s)
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom (12 kB at 818 kB/s)
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 375 kB/s)
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 368 kB/s)
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j/0.21.0/org.eclipse.lsp4j-0.21.0.jar
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.21.0/org.eclipse.lsp4j.jsonrpc-0.21.0.jar
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j/0.21.0/org.eclipse.lsp4j-0.21.0.jar (1.1 MB at 26 MB/s)
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.21.0/org.eclipse.lsp4j.jsonrpc-0.21.0.jar (139 kB at 3.1 MB/s)
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 5.7 MB/s)
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core...
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src/main/resources
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] 
14:27:53 [2023-08-31T18:27:53.532Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:53 [2023-08-31T18:27:53.791Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:27:53 [2023-08-31T18:27:53.791Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/classes
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src/test/resources
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] No tests to run.
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:54 [2023-08-31T18:27:54.049Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] 
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:54 [2023-08-31T18:27:54.049Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar
14:27:55 [2023-08-31T18:27:55.946Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:58 [2023-08-31T18:27:58.474Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:58 [2023-08-31T18:27:58.474Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] No tests to run.
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.pom
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-p2metadata.xml
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user >--
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Building Trace Compass Incubator Filters User Guide 0.7.0-SNAPSHOT [26/128]
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Executing tasks
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Executed tasks
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Resolving class path of Trace Compass Incubator Filters User Guide...
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Executing tasks
14:27:58 [2023-08-31T18:27:58.474Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc/User-Guide.html
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Executed tasks
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/main/resources
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] 
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data/.metadata/.log
14:27:58 [2023-08-31T18:27:58.474Z] [INFO] Command line:
14:27:58 [2023-08-31T18:27:58.474Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:27:58 [2023-08-31T18:27:58.474Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:27:59 [2023-08-31T18:27:59.849Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:27:59 [2023-08-31T18:27:59.849Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:27:59 [2023-08-31T18:27:59.849Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:27:59 [2023-08-31T18:27:59.849Z] WARNING: System::setSecurityManager will be removed in a future release
14:28:01 [2023-08-31T18:28:01.745Z] Buildfile: build.xml
14:28:02 [2023-08-31T18:28:02.002Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:28:02 [2023-08-31T18:28:02.002Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:28:02 [2023-08-31T18:28:02.002Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:28:02 [2023-08-31T18:28:02.003Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:28:02 [2023-08-31T18:28:02.003Z] WARNING: System::setSecurityManager will be removed in a future release
14:28:02 [2023-08-31T18:28:02.003Z] 
14:28:02 [2023-08-31T18:28:02.003Z] build.index:
14:28:03 [2023-08-31T18:28:03.376Z] BUILD SUCCESSFUL
14:28:03 [2023-08-31T18:28:03.376Z] 
14:28:03 [2023-08-31T18:28:03.376Z] BUILD SUCCESSFUL
14:28:03 [2023-08-31T18:28:03.376Z] Total time: 2 seconds
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/test/resources
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] No tests to run.
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT-sources.jar
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT.jar
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.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
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.376Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:03 [2023-08-31T18:28:03.376Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] 
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:03 [2023-08-31T18:28:03.376Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT.jar
14:28:04 [2023-08-31T18:28:04.747Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT-sources.jar
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:05 [2023-08-31T18:28:05.311Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:05 [2023-08-31T18:28:05.311Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] No tests to run.
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT.jar
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT.pom
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT-sources.jar
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:28:05 [2023-08-31T18:28:05.311Z] [INFO] Executing tasks
14:28:05 [2023-08-31T18:28:05.311Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
14:28:05 [2023-08-31T18:28:05.312Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] Executed tasks
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui >--
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT [27/128]
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:05 [2023-08-31T18:28:05.312Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.ui...
14:28:05 [2023-08-31T18:28:05.878Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.878Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:05 [2023-08-31T18:28:05.878Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:05 [2023-08-31T18:28:05.878Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.878Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:05 [2023-08-31T18:28:05.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/main/resources
14:28:05 [2023-08-31T18:28:05.878Z] [INFO] 
14:28:05 [2023-08-31T18:28:05.878Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:05 [2023-08-31T18:28:05.878Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:28:05 [2023-08-31T18:28:05.878Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/classes
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/test/resources
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.443Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] No tests to run.
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.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
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.443Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:06 [2023-08-31T18:28:06.443Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] 
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:06 [2023-08-31T18:28:06.443Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar
14:28:08 [2023-08-31T18:28:08.342Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:09 [2023-08-31T18:28:09.275Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:09 [2023-08-31T18:28:09.275Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] No tests to run.
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:09 [2023-08-31T18:28:09.275Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.pom
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters >--
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] Building org.eclipse.tracecompass.incubator.filters 0.7.0-SNAPSHOT [28/128]
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT.jar
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT-sources-feature.jar
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:09 [2023-08-31T18:28:09.535Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] 
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters ---
14:28:09 [2023-08-31T18:28:09.535Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT.jar
14:28:10 [2023-08-31T18:28:10.908Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT-sources-feature.jar
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters ---
14:28:11 [2023-08-31T18:28:11.472Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:11 [2023-08-31T18:28:11.472Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters ---
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT.jar
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT.pom
14:28:11 [2023-08-31T18:28:11.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT-sources-feature.jar
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT-p2metadata.xml
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.7.0-SNAPSHOT-p2artifacts.xml
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters ---
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core >--
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT [29/128]
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core...
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/main/resources
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] 
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:11 [2023-08-31T18:28:11.473Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:28:11 [2023-08-31T18:28:11.473Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/classes
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/test/resources
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] No tests to run.
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:12 [2023-08-31T18:28:12.038Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] 
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:12 [2023-08-31T18:28:12.038Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar
14:28:12 [2023-08-31T18:28:12.972Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar
14:28:13 [2023-08-31T18:28:13.904Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.904Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:13 [2023-08-31T18:28:13.904Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:13 [2023-08-31T18:28:13.904Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:13 [2023-08-31T18:28:13.904Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.904Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:13 [2023-08-31T18:28:13.904Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.904Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:13 [2023-08-31T18:28:13.904Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] No tests to run.
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.pom
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-p2metadata.xml
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui >--
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT [30/128]
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] 
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:13 [2023-08-31T18:28:13.905Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.ui...
14:28:14 [2023-08-31T18:28:14.470Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.470Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.470Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:14 [2023-08-31T18:28:14.470Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.470Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/main/resources
14:28:14 [2023-08-31T18:28:14.470Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.470Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.470Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:28:14 [2023-08-31T18:28:14.470Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/classes
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/test/resources
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] No tests to run.
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:14 [2023-08-31T18:28:14.727Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] 
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:14 [2023-08-31T18:28:14.727Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar
14:28:16 [2023-08-31T18:28:16.097Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:17 [2023-08-31T18:28:17.470Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:17 [2023-08-31T18:28:17.470Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] No tests to run.
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.pom
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven >--
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven 0.7.0-SNAPSHOT [31/128]
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.470Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT.jar
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.728Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT-sources-feature.jar
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.728Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:17 [2023-08-31T18:28:17.728Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] 
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:17 [2023-08-31T18:28:17.728Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT.jar
14:28:19 [2023-08-31T18:28:19.101Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT-sources-feature.jar
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:20 [2023-08-31T18:28:20.473Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:20 [2023-08-31T18:28:20.473Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:20 [2023-08-31T18:28:20.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT.jar
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT.pom
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT-sources-feature.jar
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT-p2metadata.xml
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.7.0-SNAPSHOT-p2artifacts.xml
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core >--
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT [32/128]
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.474Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core...
14:28:20 [2023-08-31T18:28:20.732Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.732Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.732Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:20 [2023-08-31T18:28:20.732Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.732Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.732Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/main/resources
14:28:20 [2023-08-31T18:28:20.732Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.732Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.732Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
14:28:20 [2023-08-31T18:28:20.732Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/classes
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/test/resources
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.990Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] No tests to run.
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.990Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.991Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:20 [2023-08-31T18:28:20.991Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.991Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:20 [2023-08-31T18:28:20.991Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:20 [2023-08-31T18:28:20.991Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:20 [2023-08-31T18:28:20.991Z] [INFO] 
14:28:20 [2023-08-31T18:28:20.991Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:21 [2023-08-31T18:28:21.247Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar
14:28:22 [2023-08-31T18:28:22.179Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:23 [2023-08-31T18:28:23.553Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:23 [2023-08-31T18:28:23.553Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] No tests to run.
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.pom
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-p2metadata.xml
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user >--
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Building Trace Compass Incubator inandout User Guide 0.7.0-SNAPSHOT [33/128]
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Executing tasks
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Executed tasks
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.553Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.554Z] [INFO] Resolving class path of Trace Compass Incubator inandout User Guide...
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] Executing tasks
14:28:23 [2023-08-31T18:28:23.811Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc/User-Guide.html
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] Executed tasks
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/main/resources
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] 
14:28:23 [2023-08-31T18:28:23.811Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:24 [2023-08-31T18:28:24.068Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data/.metadata/.log
14:28:24 [2023-08-31T18:28:24.068Z] [INFO] Command line:
14:28:24 [2023-08-31T18:28:24.068Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:28:24 [2023-08-31T18:28:24.069Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:28:25 [2023-08-31T18:28:25.439Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:28:25 [2023-08-31T18:28:25.439Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:28:25 [2023-08-31T18:28:25.439Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:28:25 [2023-08-31T18:28:25.439Z] WARNING: System::setSecurityManager will be removed in a future release
14:28:27 [2023-08-31T18:28:27.337Z] Buildfile: build.xml
14:28:27 [2023-08-31T18:28:27.337Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:28:27 [2023-08-31T18:28:27.337Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:28:27 [2023-08-31T18:28:27.337Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:28:27 [2023-08-31T18:28:27.337Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:28:27 [2023-08-31T18:28:27.337Z] WARNING: System::setSecurityManager will be removed in a future release
14:28:27 [2023-08-31T18:28:27.337Z] 
14:28:27 [2023-08-31T18:28:27.337Z] build.index:
14:28:28 [2023-08-31T18:28:28.709Z] BUILD SUCCESSFUL
14:28:28 [2023-08-31T18:28:28.709Z] 
14:28:28 [2023-08-31T18:28:28.709Z] BUILD SUCCESSFUL
14:28:28 [2023-08-31T18:28:28.709Z] Total time: 2 seconds
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/test/resources
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] No tests to run.
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT-sources.jar
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT.jar
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:28 [2023-08-31T18:28:28.968Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] 
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:28 [2023-08-31T18:28:28.968Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT.jar
14:28:29 [2023-08-31T18:28:29.901Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT-sources.jar
14:28:30 [2023-08-31T18:28:30.834Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:30 [2023-08-31T18:28:30.835Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:30 [2023-08-31T18:28:30.835Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] No tests to run.
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT.jar
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT.pom
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT-sources.jar
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] Executing tasks
14:28:30 [2023-08-31T18:28:30.835Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.inandout.doc.user
14:28:30 [2023-08-31T18:28:30.835Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.inandout.doc.user
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] Executed tasks
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui >--
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT [34/128]
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] 
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:30 [2023-08-31T18:28:30.835Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.ui...
14:28:31 [2023-08-31T18:28:31.402Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.402Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.402Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:31 [2023-08-31T18:28:31.402Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.402Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/main/resources
14:28:31 [2023-08-31T18:28:31.402Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.402Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.402Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
14:28:31 [2023-08-31T18:28:31.402Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/classes
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/test/resources
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] No tests to run.
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:31 [2023-08-31T18:28:31.967Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] 
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:31 [2023-08-31T18:28:31.967Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar
14:28:33 [2023-08-31T18:28:33.338Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:35 [2023-08-31T18:28:35.237Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:35 [2023-08-31T18:28:35.237Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] No tests to run.
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.pom
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout >--
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout 0.7.0-SNAPSHOT [35/128]
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.237Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT.jar
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.238Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT-sources-feature.jar
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.238Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:35 [2023-08-31T18:28:35.238Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] 
14:28:35 [2023-08-31T18:28:35.238Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:35 [2023-08-31T18:28:35.495Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT.jar
14:28:37 [2023-08-31T18:28:37.395Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT-sources-feature.jar
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:38 [2023-08-31T18:28:38.327Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:38 [2023-08-31T18:28:38.327Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:28:38 [2023-08-31T18:28:38.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT.jar
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT.pom
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT-sources-feature.jar
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT-p2metadata.xml
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.7.0-SNAPSHOT-p2artifacts.xml
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout ---
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core >--
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core 0.1.4-SNAPSHOT [36/128]
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] The project's OSGi version is 0.1.4.202308311823
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:38 [2023-08-31T18:28:38.585Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core...
14:28:38 [2023-08-31T18:28:38.842Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.842Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:38 [2023-08-31T18:28:38.842Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:38 [2023-08-31T18:28:38.842Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.842Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:38 [2023-08-31T18:28:38.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/main/resources
14:28:38 [2023-08-31T18:28:38.842Z] [INFO] 
14:28:38 [2023-08-31T18:28:38.842Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:38 [2023-08-31T18:28:38.842Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:28:38 [2023-08-31T18:28:38.842Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/classes
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] 
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] 
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/test/resources
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] 
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:39 [2023-08-31T18:28:39.775Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] 
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] No tests to run.
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] 
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] 
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:39 [2023-08-31T18:28:39.775Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT-sources.jar
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] 
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT.jar
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] 
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] 
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:40 [2023-08-31T18:28:40.032Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] 
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:40 [2023-08-31T18:28:40.032Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:40 [2023-08-31T18:28:40.032Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] 
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:40 [2023-08-31T18:28:40.032Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT.jar
14:28:41 [2023-08-31T18:28:41.404Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT-sources.jar
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:42 [2023-08-31T18:28:42.777Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:42 [2023-08-31T18:28:42.777Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] No tests to run.
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT.jar
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT.pom
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT-sources.jar
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT-p2metadata.xml
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.4-SNAPSHOT-p2artifacts.xml
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user >--
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Building Trace Compass Incubator kernel User Guide 0.7.0-SNAPSHOT [37/128]
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Executing tasks
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Executed tasks
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] Resolving class path of Trace Compass Incubator kernel User Guide...
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.777Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:42 [2023-08-31T18:28:42.778Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:42 [2023-08-31T18:28:42.778Z] [INFO] 
14:28:42 [2023-08-31T18:28:42.778Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:43 [2023-08-31T18:28:43.034Z] [INFO] Executing tasks
14:28:43 [2023-08-31T18:28:43.034Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc/User-Guide.html
14:28:43 [2023-08-31T18:28:43.034Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:28:43 [2023-08-31T18:28:43.034Z] [INFO] Executed tasks
14:28:43 [2023-08-31T18:28:43.035Z] [INFO] 
14:28:43 [2023-08-31T18:28:43.035Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:43 [2023-08-31T18:28:43.035Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/main/resources
14:28:43 [2023-08-31T18:28:43.035Z] [INFO] 
14:28:43 [2023-08-31T18:28:43.035Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:43 [2023-08-31T18:28:43.035Z] [INFO] 
14:28:43 [2023-08-31T18:28:43.035Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:43 [2023-08-31T18:28:43.035Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data/.metadata/.log
14:28:43 [2023-08-31T18:28:43.035Z] [INFO] Command line:
14:28:43 [2023-08-31T18:28:43.035Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:28:43 [2023-08-31T18:28:43.035Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:28:44 [2023-08-31T18:28:44.406Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:28:44 [2023-08-31T18:28:44.406Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:28:44 [2023-08-31T18:28:44.406Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:28:44 [2023-08-31T18:28:44.406Z] WARNING: System::setSecurityManager will be removed in a future release
14:28:46 [2023-08-31T18:28:46.304Z] Buildfile: build.xml
14:28:46 [2023-08-31T18:28:46.562Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:28:46 [2023-08-31T18:28:46.562Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:28:46 [2023-08-31T18:28:46.562Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:28:46 [2023-08-31T18:28:46.562Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:28:46 [2023-08-31T18:28:46.562Z] WARNING: System::setSecurityManager will be removed in a future release
14:28:46 [2023-08-31T18:28:46.562Z] 
14:28:46 [2023-08-31T18:28:46.562Z] build.index:
14:28:47 [2023-08-31T18:28:47.937Z] BUILD SUCCESSFUL
14:28:47 [2023-08-31T18:28:47.937Z] 
14:28:47 [2023-08-31T18:28:47.937Z] BUILD SUCCESSFUL
14:28:47 [2023-08-31T18:28:47.937Z] Total time: 2 seconds
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/test/resources
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] No tests to run.
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT-sources.jar
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT.jar
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:47 [2023-08-31T18:28:47.937Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] 
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:47 [2023-08-31T18:28:47.937Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT.jar
14:28:49 [2023-08-31T18:28:49.836Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT-sources.jar
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:51 [2023-08-31T18:28:51.212Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:51 [2023-08-31T18:28:51.212Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] No tests to run.
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT.jar
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT.pom
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT-sources.jar
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] Executing tasks
14:28:51 [2023-08-31T18:28:51.212Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
14:28:51 [2023-08-31T18:28:51.212Z] [INFO]      [copy] Copying 6 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] Executed tasks
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui >--
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.2-SNAPSHOT [38/128]
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.212Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:51 [2023-08-31T18:28:51.213Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.213Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:51 [2023-08-31T18:28:51.213Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.213Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:51 [2023-08-31T18:28:51.213Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.213Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:51 [2023-08-31T18:28:51.213Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.213Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:51 [2023-08-31T18:28:51.213Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui...
14:28:51 [2023-08-31T18:28:51.470Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.470Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:51 [2023-08-31T18:28:51.470Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:51 [2023-08-31T18:28:51.470Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.470Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:51 [2023-08-31T18:28:51.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/main/resources
14:28:51 [2023-08-31T18:28:51.470Z] [INFO] 
14:28:51 [2023-08-31T18:28:51.470Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:51 [2023-08-31T18:28:51.470Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:28:51 [2023-08-31T18:28:51.470Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/classes
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/test/resources
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] No tests to run.
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT-sources.jar
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT.jar
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:52 [2023-08-31T18:28:52.845Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] 
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:52 [2023-08-31T18:28:52.845Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT.jar
14:28:54 [2023-08-31T18:28:54.742Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT-sources.jar
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:56 [2023-08-31T18:28:56.115Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] No tests to run.
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT.jar
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT.pom
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT-sources.jar
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui >--
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT [39/128]
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:56 [2023-08-31T18:28:56.115Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.ui...
14:28:56 [2023-08-31T18:28:56.373Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.373Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:56 [2023-08-31T18:28:56.373Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:28:56 [2023-08-31T18:28:56.373Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.373Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:56 [2023-08-31T18:28:56.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/main/resources
14:28:56 [2023-08-31T18:28:56.373Z] [INFO] 
14:28:56 [2023-08-31T18:28:56.373Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:56 [2023-08-31T18:28:56.373Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:28:56 [2023-08-31T18:28:56.373Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/classes
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/test/resources
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.305Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] No tests to run.
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.305Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.305Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:28:57 [2023-08-31T18:28:57.305Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] 
14:28:57 [2023-08-31T18:28:57.305Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:28:57 [2023-08-31T18:28:57.563Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar
14:28:59 [2023-08-31T18:28:59.464Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] 
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:29:00 [2023-08-31T18:29:00.396Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:00 [2023-08-31T18:29:00.396Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] 
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] 
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] 
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] No tests to run.
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] 
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] 
14:29:00 [2023-08-31T18:29:00.396Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:29:00 [2023-08-31T18:29:00.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:29:00 [2023-08-31T18:29:00.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:29:00 [2023-08-31T18:29:00.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:29:01 [2023-08-31T18:29:01.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:29:01 [2023-08-31T18:29:01.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:29:01 [2023-08-31T18:29:01.168Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.168Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:29:01 [2023-08-31T18:29:01.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar
14:29:01 [2023-08-31T18:29:01.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.pom
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel >--
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel 0.7.0-SNAPSHOT [40/128]
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT.jar
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT-sources-feature.jar
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:01 [2023-08-31T18:29:01.425Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] 
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:01 [2023-08-31T18:29:01.425Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT.jar
14:29:02 [2023-08-31T18:29:02.796Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT-sources-feature.jar
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] 
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:04 [2023-08-31T18:29:04.693Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:04 [2023-08-31T18:29:04.693Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] 
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] 
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] 
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:29:04 [2023-08-31T18:29:04.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:29:04 [2023-08-31T18:29:04.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:29:05 [2023-08-31T18:29:05.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:29:05 [2023-08-31T18:29:05.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:29:05 [2023-08-31T18:29:05.209Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT.jar
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT.pom
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT-sources-feature.jar
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT-p2metadata.xml
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.7.0-SNAPSHOT-p2artifacts.xml
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel ---
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core >--
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT [41/128]
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.467Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core...
14:29:05 [2023-08-31T18:29:05.725Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.725Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.725Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:05 [2023-08-31T18:29:05.725Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.725Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/main/resources
14:29:05 [2023-08-31T18:29:05.725Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.725Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.725Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:29:05 [2023-08-31T18:29:05.725Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/classes
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/test/resources
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.984Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] No tests to run.
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.984Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.984Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:05 [2023-08-31T18:29:05.985Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.985Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.985Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:05 [2023-08-31T18:29:05.985Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:05 [2023-08-31T18:29:05.985Z] [INFO] 
14:29:05 [2023-08-31T18:29:05.985Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:05 [2023-08-31T18:29:05.985Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar
14:29:07 [2023-08-31T18:29:07.358Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] 
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:07 [2023-08-31T18:29:07.924Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:07 [2023-08-31T18:29:07.924Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] 
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] 
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] 
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] No tests to run.
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] 
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] 
14:29:07 [2023-08-31T18:29:07.924Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:08 [2023-08-31T18:29:08.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:29:08 [2023-08-31T18:29:08.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.pom
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-p2metadata.xml
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user >--
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Building Trace Compass Incubator LTTng2 Ust Extras User Guide 0.7.0-SNAPSHOT [42/128]
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Executing tasks
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Executed tasks
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] Resolving class path of Trace Compass Incubator LTTng2 Ust Extras User Guide...
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.440Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] Executing tasks
14:29:08 [2023-08-31T18:29:08.698Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc/User-Guide.html
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] Executed tasks
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/main/resources
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] 
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data/.metadata/.log
14:29:08 [2023-08-31T18:29:08.698Z] [INFO] Command line:
14:29:08 [2023-08-31T18:29:08.698Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:29:08 [2023-08-31T18:29:08.699Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:10 [2023-08-31T18:29:10.079Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:29:10 [2023-08-31T18:29:10.079Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:29:10 [2023-08-31T18:29:10.079Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:29:10 [2023-08-31T18:29:10.079Z] WARNING: System::setSecurityManager will be removed in a future release
14:29:11 [2023-08-31T18:29:11.978Z] Buildfile: build.xml
14:29:11 [2023-08-31T18:29:11.978Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:29:11 [2023-08-31T18:29:11.978Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:29:11 [2023-08-31T18:29:11.978Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:29:11 [2023-08-31T18:29:11.978Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:29:11 [2023-08-31T18:29:11.978Z] WARNING: System::setSecurityManager will be removed in a future release
14:29:11 [2023-08-31T18:29:11.978Z] 
14:29:11 [2023-08-31T18:29:11.978Z] build.index:
14:29:13 [2023-08-31T18:29:13.350Z] BUILD SUCCESSFUL
14:29:13 [2023-08-31T18:29:13.350Z] 
14:29:13 [2023-08-31T18:29:13.350Z] BUILD SUCCESSFUL
14:29:13 [2023-08-31T18:29:13.350Z] Total time: 2 seconds
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/test/resources
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] No tests to run.
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT-sources.jar
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT.jar
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.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
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.350Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:13 [2023-08-31T18:29:13.350Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] 
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:13 [2023-08-31T18:29:13.350Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT.jar
14:29:14 [2023-08-31T18:29:14.724Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT-sources.jar
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:15 [2023-08-31T18:29:15.288Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:15 [2023-08-31T18:29:15.288Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] No tests to run.
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT.jar
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT.pom
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT-sources.jar
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] Executing tasks
14:29:15 [2023-08-31T18:29:15.288Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
14:29:15 [2023-08-31T18:29:15.288Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] Executed tasks
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras >--
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.7.0-SNAPSHOT [43/128]
14:29:15 [2023-08-31T18:29:15.288Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT.jar
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT-sources-feature.jar
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:15 [2023-08-31T18:29:15.546Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] 
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:15 [2023-08-31T18:29:15.546Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT.jar
14:29:16 [2023-08-31T18:29:16.479Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT-sources-feature.jar
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:18 [2023-08-31T18:29:18.378Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:18 [2023-08-31T18:29:18.378Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:29:18 [2023-08-31T18:29:18.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT.jar
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT.pom
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT-sources-feature.jar
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT-p2metadata.xml
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.7.0-SNAPSHOT-p2artifacts.xml
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.636Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core >--
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core 0.1.3-SNAPSHOT [44/128]
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] The project's OSGi version is 0.1.3.202308311823
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core...
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/main/resources
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] 
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:18 [2023-08-31T18:29:18.637Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:29:18 [2023-08-31T18:29:18.637Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/classes
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/test/resources
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] No tests to run.
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT-sources.jar
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT.jar
14:29:19 [2023-08-31T18:29:19.462Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.462Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.462Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.462Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.462Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:19 [2023-08-31T18:29:19.462Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.462Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.462Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:19 [2023-08-31T18:29:19.462Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:19 [2023-08-31T18:29:19.462Z] [INFO] 
14:29:19 [2023-08-31T18:29:19.462Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:19 [2023-08-31T18:29:19.462Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT.jar
14:29:20 [2023-08-31T18:29:20.395Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT-sources.jar
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:21 [2023-08-31T18:29:21.766Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:21 [2023-08-31T18:29:21.766Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] No tests to run.
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT.jar
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT.pom
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT-sources.jar
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT-p2metadata.xml
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user >--
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] Building Trace Compass Incubator opentracing User Guide 0.7.0-SNAPSHOT [45/128]
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.766Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] Executing tasks
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] Executed tasks
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] Resolving class path of Trace Compass Incubator opentracing User Guide...
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] Executing tasks
14:29:21 [2023-08-31T18:29:21.767Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc/User-Guide.html
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] Executed tasks
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/main/resources
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] 
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data/.metadata/.log
14:29:21 [2023-08-31T18:29:21.767Z] [INFO] Command line:
14:29:21 [2023-08-31T18:29:21.767Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:29:21 [2023-08-31T18:29:21.767Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:23 [2023-08-31T18:29:23.138Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:29:23 [2023-08-31T18:29:23.138Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:29:23 [2023-08-31T18:29:23.138Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:29:23 [2023-08-31T18:29:23.138Z] WARNING: System::setSecurityManager will be removed in a future release
14:29:25 [2023-08-31T18:29:25.036Z] Buildfile: build.xml
14:29:25 [2023-08-31T18:29:25.036Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:29:25 [2023-08-31T18:29:25.036Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:29:25 [2023-08-31T18:29:25.036Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:29:25 [2023-08-31T18:29:25.036Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:29:25 [2023-08-31T18:29:25.036Z] WARNING: System::setSecurityManager will be removed in a future release
14:29:25 [2023-08-31T18:29:25.036Z] 
14:29:25 [2023-08-31T18:29:25.036Z] build.index:
14:29:26 [2023-08-31T18:29:26.408Z] BUILD SUCCESSFUL
14:29:26 [2023-08-31T18:29:26.408Z] 
14:29:26 [2023-08-31T18:29:26.408Z] BUILD SUCCESSFUL
14:29:26 [2023-08-31T18:29:26.408Z] Total time: 2 seconds
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/test/resources
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] No tests to run.
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT-sources.jar
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.408Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.665Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT.jar
14:29:26 [2023-08-31T18:29:26.665Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.665Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.665Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.665Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.665Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:26 [2023-08-31T18:29:26.665Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.665Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.665Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:26 [2023-08-31T18:29:26.665Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:26 [2023-08-31T18:29:26.665Z] [INFO] 
14:29:26 [2023-08-31T18:29:26.665Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:26 [2023-08-31T18:29:26.665Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT.jar
14:29:28 [2023-08-31T18:29:28.035Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT-sources.jar
14:29:28 [2023-08-31T18:29:28.965Z] [INFO] 
14:29:28 [2023-08-31T18:29:28.965Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:28 [2023-08-31T18:29:28.966Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:28 [2023-08-31T18:29:28.966Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] 
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] 
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] 
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] No tests to run.
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] 
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] 
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] 
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT.jar
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT.pom
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT-sources.jar
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] 
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] 
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Executing tasks
14:29:28 [2023-08-31T18:29:28.966Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
14:29:28 [2023-08-31T18:29:28.966Z] [INFO]      [copy] Copying 10 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Executed tasks
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] 
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui >--
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT [46/128]
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.pom
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.pom (1.6 kB at 24 kB/s)
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.pom
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.pom (1.1 kB at 21 kB/s)
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.jar
14:29:28 [2023-08-31T18:29:28.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.jar
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.jar (411 kB at 11 MB/s)
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.jar (11 MB at 56 MB/s)
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] 
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] 
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] 
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] 
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] 
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] 
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] 
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:29 [2023-08-31T18:29:29.223Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.ui...
14:29:29 [2023-08-31T18:29:29.481Z] [INFO] 
14:29:29 [2023-08-31T18:29:29.481Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:29 [2023-08-31T18:29:29.481Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:29 [2023-08-31T18:29:29.481Z] [INFO] 
14:29:29 [2023-08-31T18:29:29.481Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:29 [2023-08-31T18:29:29.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/main/resources
14:29:29 [2023-08-31T18:29:29.481Z] [INFO] 
14:29:29 [2023-08-31T18:29:29.481Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:29 [2023-08-31T18:29:29.481Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:29:29 [2023-08-31T18:29:29.481Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/classes
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/test/resources
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.413Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] No tests to run.
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.413Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.414Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.414Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.414Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:30 [2023-08-31T18:29:30.414Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.414Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.414Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:30 [2023-08-31T18:29:30.414Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:30 [2023-08-31T18:29:30.414Z] [INFO] 
14:29:30 [2023-08-31T18:29:30.414Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:30 [2023-08-31T18:29:30.414Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar
14:29:32 [2023-08-31T18:29:32.312Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:33 [2023-08-31T18:29:33.683Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:33 [2023-08-31T18:29:33.683Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] No tests to run.
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.pom
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing >--
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing 0.7.0-SNAPSHOT [47/128]
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.683Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT.jar
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT-sources-feature.jar
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:33 [2023-08-31T18:29:33.684Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] 
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:33 [2023-08-31T18:29:33.684Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT.jar
14:29:35 [2023-08-31T18:29:35.580Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT-sources-feature.jar
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:36 [2023-08-31T18:29:36.145Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:36 [2023-08-31T18:29:36.145Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT.jar
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT.pom
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT-sources-feature.jar
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT-p2metadata.xml
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.7.0-SNAPSHOT-p2artifacts.xml
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core >--
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT [48/128]
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] The project's OSGi version is 0.1.4.202308311823
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:36 [2023-08-31T18:29:36.145Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core...
14:29:36 [2023-08-31T18:29:36.403Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.403Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:36 [2023-08-31T18:29:36.403Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:36 [2023-08-31T18:29:36.403Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.403Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:36 [2023-08-31T18:29:36.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/main/resources
14:29:36 [2023-08-31T18:29:36.403Z] [INFO] 
14:29:36 [2023-08-31T18:29:36.403Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:36 [2023-08-31T18:29:36.403Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:29:36 [2023-08-31T18:29:36.403Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/classes
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/test/resources
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.335Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] No tests to run.
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.335Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.335Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:37 [2023-08-31T18:29:37.335Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] 
14:29:37 [2023-08-31T18:29:37.335Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:37 [2023-08-31T18:29:37.593Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar
14:29:38 [2023-08-31T18:29:38.525Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:39 [2023-08-31T18:29:39.456Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:39 [2023-08-31T18:29:39.456Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] No tests to run.
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.456Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:39 [2023-08-31T18:29:39.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:29:39 [2023-08-31T18:29:39.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:29:39 [2023-08-31T18:29:39.971Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.971Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:39 [2023-08-31T18:29:39.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar
14:29:39 [2023-08-31T18:29:39.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.pom
14:29:39 [2023-08-31T18:29:39.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-p2metadata.xml
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-p2artifacts.xml
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user >--
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] Building Trace Compass Incubator otf2 User Guide 0.7.0-SNAPSHOT [49/128]
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] Executing tasks
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] Executed tasks
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] Resolving class path of Trace Compass Incubator otf2 User Guide...
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] Executing tasks
14:29:39 [2023-08-31T18:29:39.972Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc/User-Guide.html
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] Executed tasks
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] 
14:29:39 [2023-08-31T18:29:39.972Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:40 [2023-08-31T18:29:40.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/main/resources
14:29:40 [2023-08-31T18:29:40.228Z] [INFO] 
14:29:40 [2023-08-31T18:29:40.228Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:40 [2023-08-31T18:29:40.228Z] [INFO] 
14:29:40 [2023-08-31T18:29:40.228Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:40 [2023-08-31T18:29:40.228Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data/.metadata/.log
14:29:40 [2023-08-31T18:29:40.228Z] [INFO] Command line:
14:29:40 [2023-08-31T18:29:40.228Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:29:40 [2023-08-31T18:29:40.228Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:29:41 [2023-08-31T18:29:41.162Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:29:41 [2023-08-31T18:29:41.162Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:29:41 [2023-08-31T18:29:41.162Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:29:41 [2023-08-31T18:29:41.162Z] WARNING: System::setSecurityManager will be removed in a future release
14:29:43 [2023-08-31T18:29:43.686Z] Buildfile: build.xml
14:29:43 [2023-08-31T18:29:43.686Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:29:43 [2023-08-31T18:29:43.686Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:29:43 [2023-08-31T18:29:43.686Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:29:43 [2023-08-31T18:29:43.686Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:29:43 [2023-08-31T18:29:43.686Z] WARNING: System::setSecurityManager will be removed in a future release
14:29:43 [2023-08-31T18:29:43.686Z] 
14:29:43 [2023-08-31T18:29:43.686Z] build.index:
14:29:45 [2023-08-31T18:29:45.057Z] BUILD SUCCESSFUL
14:29:45 [2023-08-31T18:29:45.057Z] 
14:29:45 [2023-08-31T18:29:45.057Z] BUILD SUCCESSFUL
14:29:45 [2023-08-31T18:29:45.057Z] Total time: 2 seconds
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/test/resources
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] No tests to run.
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT-sources.jar
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT.jar
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:45 [2023-08-31T18:29:45.057Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] 
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:45 [2023-08-31T18:29:45.057Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT.jar
14:29:46 [2023-08-31T18:29:46.957Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT-sources.jar
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:47 [2023-08-31T18:29:47.889Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:47 [2023-08-31T18:29:47.889Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] No tests to run.
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT.jar
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT.pom
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT-sources.jar
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:29:47 [2023-08-31T18:29:47.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] Executing tasks
14:29:47 [2023-08-31T18:29:47.890Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
14:29:47 [2023-08-31T18:29:47.890Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] Executed tasks
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui >--
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT [50/128]
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] 
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:47 [2023-08-31T18:29:47.890Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.ui...
14:29:48 [2023-08-31T18:29:48.148Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.148Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.148Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:48 [2023-08-31T18:29:48.148Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.148Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.148Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/main/resources
14:29:48 [2023-08-31T18:29:48.148Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.148Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.148Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:29:48 [2023-08-31T18:29:48.148Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/classes
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/test/resources
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.713Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] No tests to run.
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.713Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar
14:29:48 [2023-08-31T18:29:48.970Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.970Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.970Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.970Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.970Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:48 [2023-08-31T18:29:48.970Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.970Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.970Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:48 [2023-08-31T18:29:48.970Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:48 [2023-08-31T18:29:48.970Z] [INFO] 
14:29:48 [2023-08-31T18:29:48.970Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:48 [2023-08-31T18:29:48.970Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar
14:29:50 [2023-08-31T18:29:50.866Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:52 [2023-08-31T18:29:52.238Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:52 [2023-08-31T18:29:52.238Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] No tests to run.
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:29:52 [2023-08-31T18:29:52.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.pom
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2 >--
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2 0.7.0-SNAPSHOT [51/128]
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT.jar
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT-sources-feature.jar
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:52 [2023-08-31T18:29:52.496Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] 
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:52 [2023-08-31T18:29:52.496Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT.jar
14:29:53 [2023-08-31T18:29:53.429Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT-sources-feature.jar
14:29:55 [2023-08-31T18:29:55.325Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.325Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:55 [2023-08-31T18:29:55.325Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:55 [2023-08-31T18:29:55.325Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:55 [2023-08-31T18:29:55.325Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.325Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:55 [2023-08-31T18:29:55.325Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.325Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:55 [2023-08-31T18:29:55.325Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:55 [2023-08-31T18:29:55.325Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.325Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:55 [2023-08-31T18:29:55.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:29:55 [2023-08-31T18:29:55.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:29:55 [2023-08-31T18:29:55.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
14:29:55 [2023-08-31T18:29:55.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
14:29:55 [2023-08-31T18:29:55.584Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 10 classes
14:29:55 [2023-08-31T18:29:55.840Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.840Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT.jar
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT.pom
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT-sources-feature.jar
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT-p2metadata.xml
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.7.0-SNAPSHOT-p2artifacts.xml
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2 ---
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core >--
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT [52/128]
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] 
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:55 [2023-08-31T18:29:55.841Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core...
14:29:56 [2023-08-31T18:29:56.098Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.098Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.098Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:56 [2023-08-31T18:29:56.098Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.098Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.098Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/main/resources
14:29:56 [2023-08-31T18:29:56.098Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.098Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.098Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:29:56 [2023-08-31T18:29:56.098Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/classes
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/test/resources
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.354Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] No tests to run.
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.354Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.355Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.612Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.612Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:56 [2023-08-31T18:29:56.612Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] 
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:56 [2023-08-31T18:29:56.612Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar
14:29:57 [2023-08-31T18:29:57.984Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar
14:29:58 [2023-08-31T18:29:58.548Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.548Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:58 [2023-08-31T18:29:58.548Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:29:58 [2023-08-31T18:29:58.548Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:29:58 [2023-08-31T18:29:58.548Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.548Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] No tests to run.
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.pom
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-p2metadata.xml
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user >--
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] Building Trace Compass Incubator Perf Profiling User Guide 0.7.0-SNAPSHOT [53/128]
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] 
14:29:58 [2023-08-31T18:29:58.805Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] Executing tasks
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] Executed tasks
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] Resolving class path of Trace Compass Incubator Perf Profiling User Guide...
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] Executing tasks
14:29:59 [2023-08-31T18:29:59.063Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc/User-Guide.html
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] Executed tasks
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/main/resources
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] 
14:29:59 [2023-08-31T18:29:59.063Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:29:59 [2023-08-31T18:29:59.320Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
14:29:59 [2023-08-31T18:29:59.320Z] [INFO] Command line:
14:29:59 [2023-08-31T18:29:59.320Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:29:59 [2023-08-31T18:29:59.320Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:00 [2023-08-31T18:30:00.256Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:00 [2023-08-31T18:30:00.256Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:30:00 [2023-08-31T18:30:00.256Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:30:00 [2023-08-31T18:30:00.256Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:02 [2023-08-31T18:30:02.153Z] Buildfile: build.xml
14:30:02 [2023-08-31T18:30:02.411Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:30:02 [2023-08-31T18:30:02.411Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:02 [2023-08-31T18:30:02.411Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:30:02 [2023-08-31T18:30:02.411Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:30:02 [2023-08-31T18:30:02.411Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:02 [2023-08-31T18:30:02.411Z] 
14:30:02 [2023-08-31T18:30:02.411Z] build.index:
14:30:03 [2023-08-31T18:30:03.786Z] BUILD SUCCESSFUL
14:30:03 [2023-08-31T18:30:03.786Z] 
14:30:03 [2023-08-31T18:30:03.786Z] BUILD SUCCESSFUL
14:30:03 [2023-08-31T18:30:03.786Z] Total time: 2 seconds
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/test/resources
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] No tests to run.
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT-sources.jar
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT.jar
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:03 [2023-08-31T18:30:03.786Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:03 [2023-08-31T18:30:03.786Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:03 [2023-08-31T18:30:03.786Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] 
14:30:03 [2023-08-31T18:30:03.786Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:04 [2023-08-31T18:30:04.044Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT.jar
14:30:07 [2023-08-31T18:30:07.323Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT-sources.jar
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:08 [2023-08-31T18:30:08.696Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:08 [2023-08-31T18:30:08.696Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] No tests to run.
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT.jar
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT.pom
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT-sources.jar
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:30:08 [2023-08-31T18:30:08.696Z] [INFO] Executing tasks
14:30:08 [2023-08-31T18:30:08.696Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
14:30:08 [2023-08-31T18:30:08.696Z] [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] Executed tasks
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling >--
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling 0.7.0-SNAPSHOT [54/128]
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.953Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT.jar
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.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
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT-sources-feature.jar
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.954Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:08 [2023-08-31T18:30:08.954Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] 
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:08 [2023-08-31T18:30:08.954Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT.jar
14:30:10 [2023-08-31T18:30:10.852Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT-sources-feature.jar
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] 
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:11 [2023-08-31T18:30:11.785Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:11 [2023-08-31T18:30:11.785Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] 
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] 
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] 
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:30:11 [2023-08-31T18:30:11.785Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT.jar
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT.pom
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT-sources-feature.jar
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT-p2metadata.xml
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.7.0-SNAPSHOT-p2artifacts.xml
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.vm-parent >--
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Building Trace Compass Incubator VM Parent 0.7.0-SNAPSHOT       [55/128]
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --------------------------------[ pom ]---------------------------------
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:12 [2023-08-31T18:30:12.043Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:12 [2023-08-31T18:30:12.043Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.vm-parent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.vm-parent-0.7.0-SNAPSHOT.pom
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core >--
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT [56/128]
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:12 [2023-08-31T18:30:12.043Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core...
14:30:12 [2023-08-31T18:30:12.300Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.300Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:12 [2023-08-31T18:30:12.300Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:12 [2023-08-31T18:30:12.300Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.300Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:12 [2023-08-31T18:30:12.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/main/resources
14:30:12 [2023-08-31T18:30:12.300Z] [INFO] 
14:30:12 [2023-08-31T18:30:12.300Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:12 [2023-08-31T18:30:12.300Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:30:12 [2023-08-31T18:30:12.300Z] [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/classes
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/test/resources
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] No tests to run.
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:13 [2023-08-31T18:30:13.233Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] 
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:13 [2023-08-31T18:30:13.233Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar
14:30:14 [2023-08-31T18:30:14.607Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] 
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:16 [2023-08-31T18:30:16.505Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:16 [2023-08-31T18:30:16.505Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] 
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] 
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] 
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] No tests to run.
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] 
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] 
14:30:16 [2023-08-31T18:30:16.505Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:16 [2023-08-31T18:30:16.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:30:16 [2023-08-31T18:30:16.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.pom
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-p2metadata.xml
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-p2artifacts.xml
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user >--
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Building Trace Compass Incubator Virtual Machine Analysis User Guide 0.7.0-SNAPSHOT [57/128]
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Executing tasks
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Executed tasks
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Resolving class path of Trace Compass Incubator Virtual Machine Analysis User Guide...
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Executing tasks
14:30:17 [2023-08-31T18:30:17.022Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc/User-Guide.html
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] [xmlvalidate] 3 file(s) have been successfully validated.
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] Executed tasks
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/main/resources
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] 
14:30:17 [2023-08-31T18:30:17.022Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:17 [2023-08-31T18:30:17.280Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data/.metadata/.log
14:30:17 [2023-08-31T18:30:17.280Z] [INFO] Command line:
14:30:17 [2023-08-31T18:30:17.280Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:30:17 [2023-08-31T18:30:17.280Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:18 [2023-08-31T18:30:18.652Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:18 [2023-08-31T18:30:18.652Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:30:18 [2023-08-31T18:30:18.652Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:30:18 [2023-08-31T18:30:18.652Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:20 [2023-08-31T18:30:20.551Z] Buildfile: build.xml
14:30:20 [2023-08-31T18:30:20.551Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:30:20 [2023-08-31T18:30:20.551Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:20 [2023-08-31T18:30:20.551Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:30:20 [2023-08-31T18:30:20.551Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:30:20 [2023-08-31T18:30:20.551Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:20 [2023-08-31T18:30:20.551Z] 
14:30:20 [2023-08-31T18:30:20.551Z] build.index:
14:30:22 [2023-08-31T18:30:22.453Z] BUILD SUCCESSFUL
14:30:22 [2023-08-31T18:30:22.453Z] 
14:30:22 [2023-08-31T18:30:22.453Z] BUILD SUCCESSFUL
14:30:22 [2023-08-31T18:30:22.453Z] Total time: 2 seconds
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/test/resources
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] No tests to run.
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT-sources.jar
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT.jar
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.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
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.453Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:22 [2023-08-31T18:30:22.453Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] 
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:22 [2023-08-31T18:30:22.453Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT.jar
14:30:23 [2023-08-31T18:30:23.827Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT-sources.jar
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:25 [2023-08-31T18:30:25.726Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:25 [2023-08-31T18:30:25.726Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] No tests to run.
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT.jar
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT.pom
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT-sources.jar
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Executing tasks
14:30:25 [2023-08-31T18:30:25.726Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
14:30:25 [2023-08-31T18:30:25.726Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Executed tasks
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui >--
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT [58/128]
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui...
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/main/resources
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] 
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:25 [2023-08-31T18:30:25.726Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:30:25 [2023-08-31T18:30:25.726Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/classes
14:30:26 [2023-08-31T18:30:26.659Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.659Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.659Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.659Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/test/resources
14:30:26 [2023-08-31T18:30:26.659Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.659Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.916Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] No tests to run.
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.916Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.916Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:26 [2023-08-31T18:30:26.916Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] 
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:26 [2023-08-31T18:30:26.916Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar
14:30:28 [2023-08-31T18:30:28.812Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] 
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:29 [2023-08-31T18:30:29.745Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:29 [2023-08-31T18:30:29.745Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] 
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] 
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] 
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] No tests to run.
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] 
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] 
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:30:29 [2023-08-31T18:30:29.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.pom
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis >--
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.7.0-SNAPSHOT [59/128]
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.004Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.261Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.261Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT.jar
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.262Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT-sources-feature.jar
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.262Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:30 [2023-08-31T18:30:30.262Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] 
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:30 [2023-08-31T18:30:30.262Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT.jar
14:30:31 [2023-08-31T18:30:31.192Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT-sources-feature.jar
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:33 [2023-08-31T18:30:33.090Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:33 [2023-08-31T18:30:33.090Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:30:33 [2023-08-31T18:30:33.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:30:33 [2023-08-31T18:30:33.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:30:33 [2023-08-31T18:30:33.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT.jar
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT.pom
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT-sources-feature.jar
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT-p2metadata.xml
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.7.0-SNAPSHOT-p2artifacts.xml
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core >--
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core 0.1.1-SNAPSHOT [60/128]
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:33 [2023-08-31T18:30:33.607Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core...
14:30:33 [2023-08-31T18:30:33.865Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.865Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:33 [2023-08-31T18:30:33.865Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:33 [2023-08-31T18:30:33.865Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.865Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:33 [2023-08-31T18:30:33.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/main/resources
14:30:33 [2023-08-31T18:30:33.865Z] [INFO] 
14:30:33 [2023-08-31T18:30:33.865Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:33 [2023-08-31T18:30:33.865Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:30:33 [2023-08-31T18:30:33.865Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/classes
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/test/resources
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.123Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] No tests to run.
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT-sources.jar
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.123Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT.jar
14:30:34 [2023-08-31T18:30:34.380Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.380Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.380Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.380Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.380Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:34 [2023-08-31T18:30:34.380Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.380Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.380Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:34 [2023-08-31T18:30:34.380Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:34 [2023-08-31T18:30:34.380Z] [INFO] 
14:30:34 [2023-08-31T18:30:34.380Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:34 [2023-08-31T18:30:34.380Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT.jar
14:30:35 [2023-08-31T18:30:35.313Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT-sources.jar
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:36 [2023-08-31T18:30:36.244Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:36 [2023-08-31T18:30:36.244Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] No tests to run.
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:30:36 [2023-08-31T18:30:36.244Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT.jar
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT.pom
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT-sources.jar
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT-p2metadata.xml
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user >--
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Building Trace Compass Incubator uftrace User Guide 0.7.0-SNAPSHOT [61/128]
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Executing tasks
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Executed tasks
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Resolving class path of Trace Compass Incubator uftrace User Guide...
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Executing tasks
14:30:36 [2023-08-31T18:30:36.501Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc/User-Guide.html
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] Executed tasks
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/main/resources
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] 
14:30:36 [2023-08-31T18:30:36.501Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:36 [2023-08-31T18:30:36.758Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:30:36 [2023-08-31T18:30:36.758Z] [INFO] Command line:
14:30:36 [2023-08-31T18:30:36.759Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:30:36 [2023-08-31T18:30:36.759Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:37 [2023-08-31T18:30:37.692Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:37 [2023-08-31T18:30:37.692Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:30:37 [2023-08-31T18:30:37.692Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:30:37 [2023-08-31T18:30:37.692Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:40 [2023-08-31T18:30:40.221Z] Buildfile: build.xml
14:30:40 [2023-08-31T18:30:40.221Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:30:40 [2023-08-31T18:30:40.221Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:30:40 [2023-08-31T18:30:40.221Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:30:40 [2023-08-31T18:30:40.221Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:30:40 [2023-08-31T18:30:40.221Z] WARNING: System::setSecurityManager will be removed in a future release
14:30:40 [2023-08-31T18:30:40.221Z] 
14:30:40 [2023-08-31T18:30:40.221Z] build.index:
14:30:41 [2023-08-31T18:30:41.153Z] BUILD SUCCESSFUL
14:30:41 [2023-08-31T18:30:41.153Z] 
14:30:41 [2023-08-31T18:30:41.153Z] BUILD SUCCESSFUL
14:30:41 [2023-08-31T18:30:41.153Z] Total time: 2 seconds
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/test/resources
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] No tests to run.
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT-sources.jar
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT.jar
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:41 [2023-08-31T18:30:41.410Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] 
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:41 [2023-08-31T18:30:41.410Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT.jar
14:30:42 [2023-08-31T18:30:42.784Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT-sources.jar
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:43 [2023-08-31T18:30:43.349Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:43 [2023-08-31T18:30:43.349Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] No tests to run.
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT.jar
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT.pom
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT-sources.jar
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Executing tasks
14:30:43 [2023-08-31T18:30:43.349Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
14:30:43 [2023-08-31T18:30:43.349Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Executed tasks
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace >--
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace 0.7.0-SNAPSHOT [62/128]
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT.jar
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.349Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.349Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:43 [2023-08-31T18:30:43.350Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT-sources-feature.jar
14:30:43 [2023-08-31T18:30:43.350Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.350Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.350Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:43 [2023-08-31T18:30:43.350Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:43 [2023-08-31T18:30:43.350Z] [INFO] 
14:30:43 [2023-08-31T18:30:43.350Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:43 [2023-08-31T18:30:43.350Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT.jar
14:30:44 [2023-08-31T18:30:44.280Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT-sources-feature.jar
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:45 [2023-08-31T18:30:45.214Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:45 [2023-08-31T18:30:45.214Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:30:45 [2023-08-31T18:30:45.214Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT.jar
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT.pom
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT-sources-feature.jar
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT-p2metadata.xml
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.7.0-SNAPSHOT-p2artifacts.xml
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace ---
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core >--
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT [63/128]
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.472Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core...
14:30:45 [2023-08-31T18:30:45.730Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.730Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.730Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:45 [2023-08-31T18:30:45.730Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.730Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/main/resources
14:30:45 [2023-08-31T18:30:45.730Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.730Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.730Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:30:45 [2023-08-31T18:30:45.730Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/classes
14:30:45 [2023-08-31T18:30:45.987Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.987Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.987Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/test/resources
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.988Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] No tests to run.
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.988Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.988Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:45 [2023-08-31T18:30:45.988Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] 
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:45 [2023-08-31T18:30:45.988Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar
14:30:47 [2023-08-31T18:30:47.886Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:49 [2023-08-31T18:30:49.258Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:49 [2023-08-31T18:30:49.258Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] No tests to run.
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.pom
14:30:49 [2023-08-31T18:30:49.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-p2metadata.xml
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass >--
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass 0.7.0-SNAPSHOT [64/128]
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT.jar
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT-sources-feature.jar
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:49 [2023-08-31T18:30:49.259Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] 
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:49 [2023-08-31T18:30:49.259Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT.jar
14:30:51 [2023-08-31T18:30:51.785Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT-sources-feature.jar
14:30:52 [2023-08-31T18:30:52.351Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.351Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:52 [2023-08-31T18:30:52.351Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:30:52 [2023-08-31T18:30:52.351Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:30:52 [2023-08-31T18:30:52.351Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.351Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:52 [2023-08-31T18:30:52.351Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.351Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:52 [2023-08-31T18:30:52.351Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:30:52 [2023-08-31T18:30:52.351Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.351Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:52 [2023-08-31T18:30:52.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:30:52 [2023-08-31T18:30:52.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:30:52 [2023-08-31T18:30:52.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:30:52 [2023-08-31T18:30:52.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:30:52 [2023-08-31T18:30:52.609Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.609Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:52 [2023-08-31T18:30:52.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT.jar
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT.pom
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT-sources-feature.jar
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT-p2metadata.xml
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.7.0-SNAPSHOT-p2artifacts.xml
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting-parent >--
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] Building Trace Compass Incubator Scripting Parent 0.7.0-SNAPSHOT [65/128]
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] --------------------------------[ pom ]---------------------------------
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] >>> maven-javadoc-plugin:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent >>>
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] <<< maven-javadoc-plugin:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent <<<
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] 
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] --- maven-javadoc-plugin:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:30:52 [2023-08-31T18:30:52.610Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 102 kB/s)
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 44 kB/s)
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
14:30:52 [2023-08-31T18:30:52.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 361 kB/s)
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 61 kB/s)
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
14:30:53 [2023-08-31T18:30:53.125Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 115 kB/s)
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 231 kB/s)
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
14:30:53 [2023-08-31T18:30:53.382Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
14:30:53 [2023-08-31T18:30:53.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
14:30:53 [2023-08-31T18:30:53.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 209 kB/s)
14:30:53 [2023-08-31T18:30:53.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 324 kB/s)
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 148 kB/s)
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
14:30:53 [2023-08-31T18:30:53.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 366 kB/s)
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 86 kB/s)
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
14:30:53 [2023-08-31T18:30:53.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 1.2 MB/s)
14:30:53 [2023-08-31T18:30:53.898Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 218 kB/s)
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 383 kB/s)
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 49 kB/s)
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 84 kB/s)
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 22 kB/s)
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:30:54 [2023-08-31T18:30:54.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:30:54 [2023-08-31T18:30:54.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:30:54 [2023-08-31T18:30:54.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:30:54 [2023-08-31T18:30:54.669Z] [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 161 kB/s)
14:30:54 [2023-08-31T18:30:54.669Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:30:54 [2023-08-31T18:30:54.669Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:30:54 [2023-08-31T18:30:54.669Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:30:54 [2023-08-31T18:30:54.669Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:30:54 [2023-08-31T18:30:54.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:30:54 [2023-08-31T18:30:54.670Z] [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 26 kB/s)
14:30:54 [2023-08-31T18:30:54.670Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:30:54 [2023-08-31T18:30:54.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:30:54 [2023-08-31T18:30:54.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:30:54 [2023-08-31T18:30:54.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:30:54 [2023-08-31T18:30:54.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:30:54 [2023-08-31T18:30:54.670Z] [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 193 kB/s)
14:30:54 [2023-08-31T18:30:54.670Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:30:54 [2023-08-31T18:30:54.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:30:54 [2023-08-31T18:30:54.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:30:54 [2023-08-31T18:30:54.926Z] [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)
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 111 kB/s)
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
14:30:54 [2023-08-31T18:30:54.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 97 kB/s)
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 369 kB/s)
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 1.9 MB/s)
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 97 kB/s)
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 124 kB/s)
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
14:30:55 [2023-08-31T18:30:55.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 34 kB/s)
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.1 MB/s)
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 158 kB/s)
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
14:30:55 [2023-08-31T18:30:55.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 73 kB/s)
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 167 kB/s)
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 174 kB/s)
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:30:55 [2023-08-31T18:30:55.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 126 kB/s)
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 159 kB/s)
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:30:56 [2023-08-31T18:30:56.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 532 kB/s)
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 171 kB/s)
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 937 kB/s)
14:30:56 [2023-08-31T18:30:56.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.0 MB/s)
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
14:30:56 [2023-08-31T18:30:56.726Z] [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 441 kB/s)
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:30:56 [2023-08-31T18:30:56.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 67 kB/s)
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 22 kB/s)
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 296 kB/s)
14:30:56 [2023-08-31T18:30:56.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 755 kB/s)
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:30:57 [2023-08-31T18:30:57.241Z] [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 101 kB/s)
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:30:57 [2023-08-31T18:30:57.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
14:30:57 [2023-08-31T18:30:57.499Z] [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 755 kB/s)
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:30:57 [2023-08-31T18:30:57.499Z] [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 615 kB/s)
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 266 kB/s)
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 39 kB/s)
14:30:57 [2023-08-31T18:30:57.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 492 kB/s)
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 3.2 MB/s)
14:30:57 [2023-08-31T18:30:57.756Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
14:30:57 [2023-08-31T18:30:57.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
14:30:57 [2023-08-31T18:30:57.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
14:30:57 [2023-08-31T18:30:57.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
14:30:57 [2023-08-31T18:30:57.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 1.3 MB/s)
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 261 kB/s)
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 822 kB/s)
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 213 kB/s)
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 54 kB/s)
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:30:58 [2023-08-31T18:30:58.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:30:58 [2023-08-31T18:30:58.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:30:58 [2023-08-31T18:30:58.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:30:58 [2023-08-31T18:30:58.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 320 kB/s)
14:30:58 [2023-08-31T18:30:58.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 190 kB/s)
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 132 kB/s)
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 171 kB/s)
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 132 kB/s)
14:30:58 [2023-08-31T18:30:58.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 122 kB/s)
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:30:58 [2023-08-31T18:30:58.531Z] [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 214 kB/s)
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:30:58 [2023-08-31T18:30:58.531Z] [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 516 kB/s)
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:30:58 [2023-08-31T18:30:58.531Z] [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 67 kB/s)
14:30:58 [2023-08-31T18:30:58.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:30:58 [2023-08-31T18:30:58.788Z] [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 86 kB/s)
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:30:58 [2023-08-31T18:30:58.788Z] [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 60 kB/s)
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 118 kB/s)
14:30:58 [2023-08-31T18:30:58.788Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 111 kB/s)
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:30:59 [2023-08-31T18:30:59.046Z] [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 320 kB/s)
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 724 kB/s)
14:30:59 [2023-08-31T18:30:59.046Z] [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
14:30:59 [2023-08-31T18:30:59.046Z] [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
14:30:59 [2023-08-31T18:30:59.046Z] [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
14:30:59 [2023-08-31T18:30:59.046Z] [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
14:30:59 [2023-08-31T18:30:59.046Z] [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
14:30:59 [2023-08-31T18:30:59.046Z] [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 893 kB/s)
14:30:59 [2023-08-31T18:30:59.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:30:59 [2023-08-31T18:30:59.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:30:59 [2023-08-31T18:30:59.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:30:59 [2023-08-31T18:30:59.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:30:59 [2023-08-31T18:30:59.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:30:59 [2023-08-31T18:30:59.303Z] [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 1.1 MB/s)
14:30:59 [2023-08-31T18:30:59.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:30:59 [2023-08-31T18:30:59.303Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:30:59 [2023-08-31T18:30:59.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:30:59 [2023-08-31T18:30:59.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:30:59 [2023-08-31T18:30:59.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:30:59 [2023-08-31T18:30:59.303Z] [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 559 kB/s)
14:30:59 [2023-08-31T18:30:59.303Z] [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
14:30:59 [2023-08-31T18:30:59.303Z] [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
14:30:59 [2023-08-31T18:30:59.303Z] [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
14:30:59 [2023-08-31T18:30:59.303Z] [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
14:30:59 [2023-08-31T18:30:59.303Z] [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
14:30:59 [2023-08-31T18:30:59.303Z] [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 791 kB/s)
14:30:59 [2023-08-31T18:30:59.303Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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 19 kB/s)
14:30:59 [2023-08-31T18:30:59.560Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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 27 kB/s)
14:30:59 [2023-08-31T18:30:59.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
14:30:59 [2023-08-31T18:30:59.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
14:30:59 [2023-08-31T18:30:59.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
14:30:59 [2023-08-31T18:30:59.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
14:30:59 [2023-08-31T18:30:59.560Z] [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
14:30:59 [2023-08-31T18:30:59.560Z] [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 292 kB/s)
14:30:59 [2023-08-31T18:30:59.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
14:30:59 [2023-08-31T18:30:59.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
14:30:59 [2023-08-31T18:30:59.818Z] [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
14:30:59 [2023-08-31T18:30:59.818Z] [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 193 kB/s)
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 3.6 kB/s)
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
14:30:59 [2023-08-31T18:30:59.818Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
14:30:59 [2023-08-31T18:30:59.818Z] [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
14:31:00 [2023-08-31T18:31:00.075Z] [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 4.5 kB/s)
14:31:00 [2023-08-31T18:31:00.075Z] [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
14:31:00 [2023-08-31T18:31:00.075Z] [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
14:31:00 [2023-08-31T18:31:00.075Z] [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
14:31:00 [2023-08-31T18:31:00.075Z] [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
14:31:00 [2023-08-31T18:31:00.075Z] [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
14:31:00 [2023-08-31T18:31:00.075Z] [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 11 kB/s)
14:31:00 [2023-08-31T18:31:00.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
14:31:00 [2023-08-31T18:31:00.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
14:31:00 [2023-08-31T18:31:00.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
14:31:00 [2023-08-31T18:31:00.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
14:31:00 [2023-08-31T18:31:00.075Z] [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
14:31:00 [2023-08-31T18:31:00.076Z] [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 143 kB/s)
14:31:00 [2023-08-31T18:31:00.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
14:31:00 [2023-08-31T18:31:00.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
14:31:00 [2023-08-31T18:31:00.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
14:31:00 [2023-08-31T18:31:00.333Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
14:31:00 [2023-08-31T18:31:00.333Z] [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
14:31:00 [2023-08-31T18:31:00.333Z] [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 37 kB/s)
14:31:00 [2023-08-31T18:31:00.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
14:31:00 [2023-08-31T18:31:00.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
14:31:00 [2023-08-31T18:31:00.333Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
14:31:00 [2023-08-31T18:31:00.333Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
14:31:00 [2023-08-31T18:31:00.333Z] [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
14:31:00 [2023-08-31T18:31:00.333Z] [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 122 kB/s)
14:31:00 [2023-08-31T18:31:00.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
14:31:00 [2023-08-31T18:31:00.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
14:31:00 [2023-08-31T18:31:00.333Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
14:31:00 [2023-08-31T18:31:00.333Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
14:31:00 [2023-08-31T18:31:00.333Z] [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
14:31:00 [2023-08-31T18:31:00.333Z] [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 8.2 kB/s)
14:31:00 [2023-08-31T18:31:00.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
14:31:00 [2023-08-31T18:31:00.590Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
14:31:00 [2023-08-31T18:31:00.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
14:31:00 [2023-08-31T18:31:00.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
14:31:00 [2023-08-31T18:31:00.591Z] [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
14:31:00 [2023-08-31T18:31:00.591Z] [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 6.3 kB/s)
14:31:00 [2023-08-31T18:31:00.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
14:31:00 [2023-08-31T18:31:00.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
14:31:00 [2023-08-31T18:31:00.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
14:31:00 [2023-08-31T18:31:00.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
14:31:00 [2023-08-31T18:31:00.591Z] [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
14:31:00 [2023-08-31T18:31:00.591Z] [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 159 kB/s)
14:31:00 [2023-08-31T18:31:00.591Z] [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
14:31:00 [2023-08-31T18:31:00.591Z] [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
14:31:00 [2023-08-31T18:31:00.591Z] [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
14:31:00 [2023-08-31T18:31:00.591Z] [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
14:31:00 [2023-08-31T18:31:00.848Z] [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
14:31:00 [2023-08-31T18:31:00.848Z] [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 58 kB/s)
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:31:00 [2023-08-31T18:31:00.848Z] [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 502 kB/s)
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom
14:31:00 [2023-08-31T18:31:00.848Z] [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 4.3 kB/s)
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
14:31:00 [2023-08-31T18:31:00.848Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom
14:31:01 [2023-08-31T18:31:01.105Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
14:31:01 [2023-08-31T18:31:01.105Z] [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 5.4 kB/s)
14:31:01 [2023-08-31T18:31:01.105Z] [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
14:31:01 [2023-08-31T18:31:01.105Z] [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
14:31:01 [2023-08-31T18:31:01.105Z] [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
14:31:01 [2023-08-31T18:31:01.105Z] [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
14:31:01 [2023-08-31T18:31:01.105Z] [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
14:31:01 [2023-08-31T18:31:01.105Z] [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 708 kB/s)
14:31:01 [2023-08-31T18:31:01.105Z] [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
14:31:01 [2023-08-31T18:31:01.105Z] [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
14:31:01 [2023-08-31T18:31:01.105Z] [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
14:31:01 [2023-08-31T18:31:01.105Z] [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
14:31:01 [2023-08-31T18:31:01.105Z] [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
14:31:01 [2023-08-31T18:31:01.105Z] [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 653 kB/s)
14:31:01 [2023-08-31T18:31:01.106Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:31:01 [2023-08-31T18:31:01.106Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:31:01 [2023-08-31T18:31:01.106Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:31:01 [2023-08-31T18:31:01.106Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:31:01 [2023-08-31T18:31:01.106Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:31:01 [2023-08-31T18:31:01.363Z] [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)
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 863 kB/s)
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 4.9 MB/s)
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 771 kB/s)
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:31:01 [2023-08-31T18:31:01.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:31:01 [2023-08-31T18:31:01.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:31:01 [2023-08-31T18:31:01.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 392 kB/s)
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 191 kB/s)
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 230 kB/s)
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
14:31:01 [2023-08-31T18:31:01.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 148 kB/s)
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 51 kB/s)
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 82 kB/s)
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 142 kB/s)
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
14:31:01 [2023-08-31T18:31:01.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
14:31:02 [2023-08-31T18:31:02.137Z] [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
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:31:02 [2023-08-31T18:31:02.137Z] [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
14:31:02 [2023-08-31T18:31:02.137Z] [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
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar
14:31:02 [2023-08-31T18:31:02.137Z] [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
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
14:31:02 [2023-08-31T18:31:02.138Z] [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
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:31:02 [2023-08-31T18:31:02.138Z] [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
14:31:02 [2023-08-31T18:31:02.138Z] [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
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
14:31:02 [2023-08-31T18:31:02.138Z] [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
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
14:31:02 [2023-08-31T18:31:02.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
14:31:02 [2023-08-31T18:31:02.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
14:31:02 [2023-08-31T18:31:02.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
14:31:02 [2023-08-31T18:31:02.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
14:31:02 [2023-08-31T18:31:02.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
14:31:02 [2023-08-31T18:31:02.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
14:31:02 [2023-08-31T18:31:02.397Z] [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
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:31:02 [2023-08-31T18:31:02.397Z] [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
14:31:02 [2023-08-31T18:31:02.397Z] [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
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
14:31:02 [2023-08-31T18:31:02.397Z] [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
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
14:31:02 [2023-08-31T18:31:02.397Z] [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
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:31:02 [2023-08-31T18:31:02.397Z] [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
14:31:02 [2023-08-31T18:31:02.397Z] [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
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar
14:31:02 [2023-08-31T18:31:02.397Z] [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
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:31:02 [2023-08-31T18:31:02.397Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 10 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 1.2 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 1.6 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 3.8 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 311 kB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 1.3 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 1.6 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 3.9 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 788 kB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 770 kB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 10 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 442 kB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 2.7 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 249 kB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 673 kB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 2.3 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 1.8 MB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 590 kB/s)
14:31:02 [2023-08-31T18:31:02.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 736 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 130 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 132 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 781 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 708 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 2.2 MB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 170 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 156 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 166 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
14:31:02 [2023-08-31T18:31:02.656Z] [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
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 564 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 67 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:31:02 [2023-08-31T18:31:02.656Z] [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 1.9 MB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [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
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 3.5 MB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [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
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 30 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [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.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.9 MB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [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
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 81 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar
14:31:02 [2023-08-31T18:31:02.656Z] [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 1.3 MB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
14:31:02 [2023-08-31T18:31:02.656Z] [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 2.3 MB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [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
14:31:02 [2023-08-31T18:31:02.656Z] [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 570 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:31:02 [2023-08-31T18:31:02.656Z] [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.jar (144 kB at 903 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 324 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:31:02 [2023-08-31T18:31:02.656Z] [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 388 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:31:02 [2023-08-31T18:31:02.656Z] [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 2.6 MB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 297 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 1.8 MB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
14:31:02 [2023-08-31T18:31:02.656Z] [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.2 MB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 1.3 MB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 47 kB/s)
14:31:02 [2023-08-31T18:31:02.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 597 kB/s)
14:31:03 [2023-08-31T18:31:03.221Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.221Z] [INFO] --- build-helper-maven-plugin:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:31:03 [2023-08-31T18:31:03.221Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.221Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:31:03 [2023-08-31T18:31:03.221Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.221Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:31:03 [2023-08-31T18:31:03.221Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:03 [2023-08-31T18:31:03.221Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.221Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:31:03 [2023-08-31T18:31:03.222Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:03 [2023-08-31T18:31:03.222Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:31:03 [2023-08-31T18:31:03.222Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:03 [2023-08-31T18:31:03.222Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting-parent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-parent-0.7.0-SNAPSHOT.pom
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core >--
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT [66/128]
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] The project's OSGi version is 0.1.4.202308311823
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.222Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core...
14:31:03 [2023-08-31T18:31:03.481Z] [INFO] Fetching org.eclipse.ecf.ssl_1.3.0.v20230507-1921.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (19.13kB)
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] >>> maven-javadoc-plugin:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core >>>
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] The project's OSGi version is 0.1.4.202308311823
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] <<< maven-javadoc-plugin:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core <<<
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] 
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] --- maven-javadoc-plugin:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:03 [2023-08-31T18:31:03.739Z] [INFO] No previous run data found, generating javadoc.
14:31:07 [2023-08-31T18:31:07.919Z] [INFO] 
14:31:07 [2023-08-31T18:31:07.919Z] [INFO] --- build-helper-maven-plugin:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:07 [2023-08-31T18:31:07.919Z] [INFO] 
14:31:07 [2023-08-31T18:31:07.919Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:07 [2023-08-31T18:31:07.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/main/resources
14:31:07 [2023-08-31T18:31:07.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/help
14:31:07 [2023-08-31T18:31:07.919Z] [INFO] 
14:31:07 [2023-08-31T18:31:07.919Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:07 [2023-08-31T18:31:07.919Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:31:07 [2023-08-31T18:31:07.919Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/test/resources
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.484Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] No tests to run.
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.484Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.742Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.742Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:08 [2023-08-31T18:31:08.742Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] 
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:08 [2023-08-31T18:31:08.742Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar
14:31:10 [2023-08-31T18:31:10.638Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:12 [2023-08-31T18:31:12.011Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:12 [2023-08-31T18:31:12.011Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] No tests to run.
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:31:12 [2023-08-31T18:31:12.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.pom
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-p2metadata.xml
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-p2artifacts.xml
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user >--
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] Building Trace Compass Incubator Scripting User Guide 0.7.0-SNAPSHOT [67/128]
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] Executing tasks
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] Executed tasks
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.267Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] Resolving class path of Trace Compass Incubator Scripting User Guide...
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] Executing tasks
14:31:12 [2023-08-31T18:31:12.268Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc/User-Guide.html
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] Executed tasks
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/main/resources
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] 
14:31:12 [2023-08-31T18:31:12.268Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:12 [2023-08-31T18:31:12.526Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data/.metadata/.log
14:31:12 [2023-08-31T18:31:12.526Z] [INFO] Command line:
14:31:12 [2023-08-31T18:31:12.526Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:31:12 [2023-08-31T18:31:12.526Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:31:13 [2023-08-31T18:31:13.459Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:31:13 [2023-08-31T18:31:13.459Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:31:13 [2023-08-31T18:31:13.459Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:31:13 [2023-08-31T18:31:13.459Z] WARNING: System::setSecurityManager will be removed in a future release
14:31:15 [2023-08-31T18:31:15.986Z] Buildfile: build.xml
14:31:15 [2023-08-31T18:31:15.986Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:31:15 [2023-08-31T18:31:15.986Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:31:15 [2023-08-31T18:31:15.986Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:31:15 [2023-08-31T18:31:15.986Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:31:15 [2023-08-31T18:31:15.986Z] WARNING: System::setSecurityManager will be removed in a future release
14:31:15 [2023-08-31T18:31:15.986Z] 
14:31:15 [2023-08-31T18:31:15.986Z] build.index:
14:31:17 [2023-08-31T18:31:17.358Z] BUILD SUCCESSFUL
14:31:17 [2023-08-31T18:31:17.358Z] 
14:31:17 [2023-08-31T18:31:17.358Z] BUILD SUCCESSFUL
14:31:17 [2023-08-31T18:31:17.358Z] Total time: 2 seconds
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/test/resources
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] No tests to run.
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT-sources.jar
14:31:17 [2023-08-31T18:31:17.359Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.359Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.359Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT.jar
14:31:17 [2023-08-31T18:31:17.617Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.617Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.617Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.617Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.617Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:17 [2023-08-31T18:31:17.617Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.617Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.617Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:17 [2023-08-31T18:31:17.617Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:31:17 [2023-08-31T18:31:17.617Z] [INFO] 
14:31:17 [2023-08-31T18:31:17.617Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:17 [2023-08-31T18:31:17.617Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT.jar
14:31:18 [2023-08-31T18:31:18.550Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT-sources.jar
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:19 [2023-08-31T18:31:19.482Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:19 [2023-08-31T18:31:19.482Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] No tests to run.
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT.jar
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT.pom
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT-sources.jar
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] Executing tasks
14:31:19 [2023-08-31T18:31:19.482Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
14:31:19 [2023-08-31T18:31:19.482Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] Executed tasks
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui >--
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT [68/128]
14:31:19 [2023-08-31T18:31:19.482Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:31:19 [2023-08-31T18:31:19.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
14:31:19 [2023-08-31T18:31:19.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 122 kB/s)
14:31:19 [2023-08-31T18:31:19.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
14:31:19 [2023-08-31T18:31:19.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 768 kB/s)
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 67 kB/s)
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 21 MB/s)
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 8.6 MB/s)
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] 
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:19 [2023-08-31T18:31:19.741Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.ui...
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] >>> maven-javadoc-plugin:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui >>>
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] <<< maven-javadoc-plugin:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui <<<
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] 
14:31:20 [2023-08-31T18:31:20.306Z] [INFO] --- maven-javadoc-plugin:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:20 [2023-08-31T18:31:20.564Z] [INFO] No previous run data found, generating javadoc.
14:31:24 [2023-08-31T18:31:24.744Z] [INFO] 
14:31:24 [2023-08-31T18:31:24.744Z] [INFO] --- build-helper-maven-plugin:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:24 [2023-08-31T18:31:24.744Z] [INFO] 
14:31:24 [2023-08-31T18:31:24.744Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:24 [2023-08-31T18:31:24.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/main/resources
14:31:24 [2023-08-31T18:31:24.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/help
14:31:24 [2023-08-31T18:31:24.744Z] [INFO] 
14:31:24 [2023-08-31T18:31:24.744Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:24 [2023-08-31T18:31:24.744Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:31:24 [2023-08-31T18:31:24.744Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/test/resources
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.674Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] No tests to run.
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.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
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.674Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:25 [2023-08-31T18:31:25.674Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] 
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:25 [2023-08-31T18:31:25.674Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar
14:31:28 [2023-08-31T18:31:28.201Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] 
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:29 [2023-08-31T18:31:29.576Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:29 [2023-08-31T18:31:29.576Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] 
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] 
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] 
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] No tests to run.
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] 
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] 
14:31:29 [2023-08-31T18:31:29.576Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:29 [2023-08-31T18:31:29.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:31:29 [2023-08-31T18:31:29.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.pom
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting >--
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting 0.7.0-SNAPSHOT [69/128]
14:31:30 [2023-08-31T18:31:30.090Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] >>> maven-javadoc-plugin:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting >>>
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] <<< maven-javadoc-plugin:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting <<<
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- maven-javadoc-plugin:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- build-helper-maven-plugin:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT.jar
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.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
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT-sources-feature.jar
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:30 [2023-08-31T18:31:30.348Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] 
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:30 [2023-08-31T18:31:30.348Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT.jar
14:31:32 [2023-08-31T18:31:32.245Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT-sources-feature.jar
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:33 [2023-08-31T18:31:33.615Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:33 [2023-08-31T18:31:33.615Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT.jar
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT.pom
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT-sources-feature.jar
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT-p2metadata.xml
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.7.0-SNAPSHOT-p2artifacts.xml
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting ---
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript >--
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.javascript 0.7.0-SNAPSHOT [70/128]
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.615Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] >>> maven-javadoc-plugin:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript >>>
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] <<< maven-javadoc-plugin:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript <<<
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- maven-javadoc-plugin:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- build-helper-maven-plugin:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT.jar
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT-sources-feature.jar
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:33 [2023-08-31T18:31:33.616Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] 
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:33 [2023-08-31T18:31:33.616Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT.jar
14:31:35 [2023-08-31T18:31:35.514Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT-sources-feature.jar
14:31:36 [2023-08-31T18:31:36.446Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.446Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:36 [2023-08-31T18:31:36.446Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:36 [2023-08-31T18:31:36.446Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:31:36 [2023-08-31T18:31:36.446Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.446Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:36 [2023-08-31T18:31:36.446Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.446Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:36 [2023-08-31T18:31:36.446Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:31:36 [2023-08-31T18:31:36.446Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.446Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:36 [2023-08-31T18:31:36.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:31:36 [2023-08-31T18:31:36.703Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:31:36 [2023-08-31T18:31:36.703Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:31:36 [2023-08-31T18:31:36.703Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:31:36 [2023-08-31T18:31:36.703Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:36 [2023-08-31T18:31:36.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT.jar
14:31:36 [2023-08-31T18:31:36.703Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT.pom
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT-sources-feature.jar
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT-p2metadata.xml
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.7.0-SNAPSHOT-p2artifacts.xml
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python >--
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.python 0.7.0-SNAPSHOT [71/128]
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] >>> maven-javadoc-plugin:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.python >>>
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] <<< maven-javadoc-plugin:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.python <<<
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- maven-javadoc-plugin:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- build-helper-maven-plugin:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT.jar
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT-sources-feature.jar
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:36 [2023-08-31T18:31:36.704Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] 
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:36 [2023-08-31T18:31:36.704Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT.jar
14:31:38 [2023-08-31T18:31:38.075Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT-sources-feature.jar
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:39 [2023-08-31T18:31:39.010Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:39 [2023-08-31T18:31:39.010Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT.jar
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT.pom
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT-sources-feature.jar
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT-p2metadata.xml
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.7.0-SNAPSHOT-p2artifacts.xml
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core >--
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core 0.1.2-SNAPSHOT [72/128]
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.010Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core...
14:31:39 [2023-08-31T18:31:39.268Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.268Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.268Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:39 [2023-08-31T18:31:39.268Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.268Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/main/resources
14:31:39 [2023-08-31T18:31:39.268Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.268Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.268Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:31:39 [2023-08-31T18:31:39.268Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/test/resources
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.831Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] No tests to run.
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT-sources.jar
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.831Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT.jar
14:31:39 [2023-08-31T18:31:39.832Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.832Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.832Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.832Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.832Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:39 [2023-08-31T18:31:39.832Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.832Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.832Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:39 [2023-08-31T18:31:39.832Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:31:39 [2023-08-31T18:31:39.832Z] [INFO] 
14:31:39 [2023-08-31T18:31:39.832Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:39 [2023-08-31T18:31:39.832Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT.jar
14:31:41 [2023-08-31T18:31:41.201Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT-sources.jar
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] 
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:41 [2023-08-31T18:31:41.765Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:41 [2023-08-31T18:31:41.765Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] 
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] 
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] 
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] No tests to run.
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] 
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] 
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:41 [2023-08-31T18:31:41.765Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT.jar
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT.pom
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT-sources.jar
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT-p2metadata.xml
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.2-SNAPSHOT-p2artifacts.xml
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm >--
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm 0.7.0-SNAPSHOT [73/128]
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT.jar
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT-sources-feature.jar
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.022Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:42 [2023-08-31T18:31:42.022Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] 
14:31:42 [2023-08-31T18:31:42.022Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:42 [2023-08-31T18:31:42.280Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT.jar
14:31:44 [2023-08-31T18:31:44.177Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT-sources-feature.jar
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:45 [2023-08-31T18:31:45.548Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:45 [2023-08-31T18:31:45.548Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT.jar
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT.pom
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT-sources-feature.jar
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT-p2metadata.xml
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.7.0-SNAPSHOT-p2artifacts.xml
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm ---
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site >--
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] Building Trace Compass Incubator Repository 0.7.0-SNAPSHOT      [74/128]
14:31:45 [2023-08-31T18:31:45.548Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/src/main/resources
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] 
14:31:45 [2023-08-31T18:31:45.807Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:45 [2023-08-31T18:31:45.807Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-11, using current JRE system packages.
14:31:45 [2023-08-31T18:31:45.807Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-11 in your toolchains.xml
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:31:46 [2023-08-31T18:31:46.063Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-18, using current JRE system packages.
14:31:46 [2023-08-31T18:31:46.063Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-18 in your toolchains.xml
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] 
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] 
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] 
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] 
14:31:46 [2023-08-31T18:31:46.063Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:46 [2023-08-31T18:31:46.626Z] [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (3.53MB)
14:31:47 [2023-08-31T18:31:47.194Z] [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (478.08kB)
14:31:47 [2023-08-31T18:31:47.760Z] [INFO] Fetching org.jython_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (27.97MB)
14:31:48 [2023-08-31T18:31:48.690Z] [INFO] Fetching org.jython_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (14.58MB of 27.97MB at 14.57MB/s)
14:31:50 [2023-08-31T18:31:50.062Z] [INFO] Fetching org.eclipse.ease.lang.javascript.ui_0.9.0.I202107211616.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (18.03kB)
14:31:50 [2023-08-31T18:31:50.062Z] [INFO] Fetching org.eclipse.ease.lang.javascript.rhino_0.9.0.I202204261218.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (53.73kB)
14:31:50 [2023-08-31T18:31:50.062Z] [INFO] Fetching org.eclipse.ease.lang.javascript.feature_0.9.0.I202204261218.jar from https://download.eclipse.org/ease/release/0.9.0/features/ (19.71kB)
14:31:50 [2023-08-31T18:31:50.062Z] [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.700.v202304022004.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (8.33MB)
14:31:50 [2023-08-31T18:31:50.995Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (246.93kB)
14:31:51 [2023-08-31T18:31:51.253Z] [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (3.73MB)
14:31:51 [2023-08-31T18:31:51.818Z] [INFO] Fetching org.eclipse.ease.lang.python.feature_0.9.0.I202204261218.jar from https://download.eclipse.org/ease/release/0.9.0/features/ (20.56kB)
14:31:51 [2023-08-31T18:31:51.818Z] [INFO] Fetching org.eclipse.ease.lang.python.jython_0.9.0.I202206141122.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (35.15kB)
14:31:51 [2023-08-31T18:31:51.818Z] [INFO] Fetching org.eclipse.ease.lang.python.py4j.feature_0.9.0.I202206141122.jar from https://download.eclipse.org/ease/release/0.9.0/features/ (20.29kB)
14:31:51 [2023-08-31T18:31:51.818Z] [INFO] Fetching org.eclipse.ease.modules.platform_0.9.0.I202111220901.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (191.41kB)
14:31:51 [2023-08-31T18:31:51.818Z] [INFO] Fetching org.eclipse.ease.ui.scripts_0.9.0.I202205100936.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (310.83kB)
14:31:51 [2023-08-31T18:31:51.818Z] [INFO] Fetching org.eclipse.ease.python.jython.feature_0.9.0.I202206141122.jar from https://download.eclipse.org/ease/release/0.9.0/features/ (20.57kB)
14:31:51 [2023-08-31T18:31:51.818Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.31.0.v20230529-0659.jar from https://download.eclipse.org/releases/2023-06/202306141000/plugins/ (163.14kB)
14:31:51 [2023-08-31T18:31:51.818Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.201.v202108041556.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (163.96kB)
14:31:51 [2023-08-31T18:31:51.818Z] [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar from https://download.eclipse.org/webtools/downloads/drops/R3.30.0/R-3.30.0-20230603084739/repository/plugins/ (58.41kB)
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] 
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] 
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] 
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:58 [2023-08-31T18:31:58.373Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] 
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:58 [2023-08-31T18:31:58.373Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:58 [2023-08-31T18:31:58.373Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] 
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] 
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:58 [2023-08-31T18:31:58.373Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:31:58 [2023-08-31T18:31:58.373Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] 
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] 
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:58 [2023-08-31T18:31:58.373Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:31:58 [2023-08-31T18:31:58.374Z] [INFO] 
14:31:58 [2023-08-31T18:31:58.374Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
14:31:58 [2023-08-31T18:31:58.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:31:58 [2023-08-31T18:31:58.374Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:31:58 [2023-08-31T18:31:58.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:31:58 [2023-08-31T18:31:58.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:31:58 [2023-08-31T18:31:58.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:31:58 [2023-08-31T18:31:58.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
14:31:58 [2023-08-31T18:31:58.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:31:58 [2023-08-31T18:31:58.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:31:58 [2023-08-31T18:31:58.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:31:58 [2023-08-31T18:31:58.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:31:58 [2023-08-31T18:31:58.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:31:58 [2023-08-31T18:31:58.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout' with 0 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:31:59 [2023-08-31T18:31:59.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:31:59 [2023-08-31T18:31:59.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:31:59 [2023-08-31T18:31:59.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
14:31:59 [2023-08-31T18:31:59.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:31:59 [2023-08-31T18:31:59.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
14:31:59 [2023-08-31T18:31:59.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
14:31:59 [2023-08-31T18:31:59.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 10 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:31:59 [2023-08-31T18:31:59.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:31:59 [2023-08-31T18:31:59.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:31:59 [2023-08-31T18:31:59.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:31:59 [2023-08-31T18:31:59.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:31:59 [2023-08-31T18:31:59.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:31:59 [2023-08-31T18:31:59.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:31:59 [2023-08-31T18:31:59.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.releng-site ---
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.7.0-SNAPSHOT.pom
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.7.0-SNAPSHOT-p2metadata.xml
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.7.0-SNAPSHOT-p2artifacts.xml
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.releng-site ---
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core >--
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT [75/128]
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.178Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.core...
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/main/resources
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.179Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:32:00 [2023-08-31T18:32:00.179Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/classes
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/test/resources
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] No tests to run.
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:00 [2023-08-31T18:32:00.436Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] 
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:00 [2023-08-31T18:32:00.436Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar
14:32:02 [2023-08-31T18:32:02.336Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:03 [2023-08-31T18:32:03.708Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:03 [2023-08-31T18:32:03.708Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] No tests to run.
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.pom
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-p2metadata.xml
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui >--
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.ui 1.0.2-SNAPSHOT [76/128]
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:32:03 [2023-08-31T18:32:03.708Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] The project's OSGi version is 1.0.2.202308311823
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] 
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:03 [2023-08-31T18:32:03.709Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.ui...
14:32:04 [2023-08-31T18:32:04.275Z] [INFO] 
14:32:04 [2023-08-31T18:32:04.275Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:04 [2023-08-31T18:32:04.275Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:32:04 [2023-08-31T18:32:04.275Z] [INFO] 
14:32:04 [2023-08-31T18:32:04.275Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:04 [2023-08-31T18:32:04.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/main/resources
14:32:04 [2023-08-31T18:32:04.275Z] [INFO] 
14:32:04 [2023-08-31T18:32:04.275Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:04 [2023-08-31T18:32:04.275Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:32:04 [2023-08-31T18:32:04.275Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/classes
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/test/resources
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.170Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] No tests to run.
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT-sources.jar
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.170Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT.jar
14:32:06 [2023-08-31T18:32:06.427Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.427Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.427Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.427Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.427Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:32:06 [2023-08-31T18:32:06.427Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.427Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.427Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:06 [2023-08-31T18:32:06.427Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:32:06 [2023-08-31T18:32:06.427Z] [INFO] 
14:32:06 [2023-08-31T18:32:06.427Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:06 [2023-08-31T18:32:06.427Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT.jar
14:32:08 [2023-08-31T18:32:08.951Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT-sources.jar
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:09 [2023-08-31T18:32:09.884Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:09 [2023-08-31T18:32:09.884Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] No tests to run.
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.xaf.core' with 1 classes
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT.jar
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT.pom
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT-sources.jar
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT-p2metadata.xml
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.2-SNAPSHOT-p2artifacts.xml
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests >--
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT [77/128]
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] 
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:09 [2023-08-31T18:32:09.884Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests...
14:32:10 [2023-08-31T18:32:10.141Z] [INFO] Fetching org.eclipse.core.net.win32_1.1.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (27.54kB)
14:32:10 [2023-08-31T18:32:10.141Z] [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (16.24kB)
14:32:10 [2023-08-31T18:32:10.141Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (136.19kB)
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (87.79kB)
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (9.59kB)
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (42.61kB)
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/main/resources
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.398Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:32:10 [2023-08-31T18:32:10.398Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/classes
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/test/resources
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.655Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.655Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:10 [2023-08-31T18:32:10.655Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] 
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:10 [2023-08-31T18:32:10.655Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar
14:32:12 [2023-08-31T18:32:12.553Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar
14:32:14 [2023-08-31T18:32:14.449Z] [INFO] 
14:32:14 [2023-08-31T18:32:14.449Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:14 [2023-08-31T18:32:14.449Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:14 [2023-08-31T18:32:14.449Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:32:14 [2023-08-31T18:32:14.449Z] [INFO] 
14:32:14 [2023-08-31T18:32:14.449Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:14 [2023-08-31T18:32:14.449Z] [INFO] 
14:32:14 [2023-08-31T18:32:14.449Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:14 [2023-08-31T18:32:14.708Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (302.99kB)
14:32:14 [2023-08-31T18:32:14.708Z] [INFO] Fetching com.sun.el.javax.el_3.0.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (218.76kB)
14:32:14 [2023-08-31T18:32:14.708Z] [INFO] Fetching javax.el-api_3.0.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (77.95kB)
14:32:14 [2023-08-31T18:32:14.708Z] [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (52.93kB)
14:32:14 [2023-08-31T18:32:14.708Z] [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (2.96MB)
14:32:16 [2023-08-31T18:32:16.605Z] [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (370.34kB)
14:32:16 [2023-08-31T18:32:16.605Z] [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (38.76kB)
14:32:16 [2023-08-31T18:32:16.605Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (198.71kB)
14:32:16 [2023-08-31T18:32:16.605Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (57.69kB)
14:32:16 [2023-08-31T18:32:16.605Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (844.43kB)
14:32:16 [2023-08-31T18:32:16.605Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (909.51kB)
14:32:16 [2023-08-31T18:32:16.605Z] [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (262.89kB)
14:32:16 [2023-08-31T18:32:16.862Z] [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (29.78kB)
14:32:16 [2023-08-31T18:32:16.862Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.36MB)
14:32:17 [2023-08-31T18:32:17.122Z] [INFO] Fetching org.apache.lucene.analysis-common_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (1.85MB)
14:32:17 [2023-08-31T18:32:17.379Z] [INFO] Fetching org.apache.lucene.core_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (3.69MB)
14:32:18 [2023-08-31T18:32:18.310Z] [INFO] Fetching org.apache.lucene.analysis-smartcn_9.4.2.v20221211-0752.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (3.45MB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.ant.core_3.7.0.v20230329-1001.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (109.24kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.compare.win32_1.3.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (46.18kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.10.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (81.83kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.core.externaltools_1.3.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (42.7kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.debug.ui.launchview_1.1.0.v20230429-1604.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (88.87kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (129.01kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.jface.notifications_0.6.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (32.89kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (134.87kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.1.0.v20230423-0417.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (84.98kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.1.0.v20230423-0417.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (24.79kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.1.0.v20230422-0242.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (11.58kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (30.99kB)
14:32:18 [2023-08-31T18:32:18.873Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (236.29kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (49.35kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (29.14kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (12.61kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.3.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (30.32kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.5.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (88.07kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.0.v20230415-1327.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (47.97kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.3.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (61.66kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.5.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (51.45kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.0.v20230330-1254.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (256.22kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.6.0.v20230425-1532.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (109kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.4.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (20.11kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.4.0.v20230330-0930.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (131.38kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.0.v20230330-1254.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (102.07kB)
14:32:19 [2023-08-31T18:32:19.130Z] [INFO] Fetching org.eclipse.help.base_4.4.0.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (434.5kB)
14:32:19 [2023-08-31T18:32:19.388Z] [INFO] Fetching org.eclipse.help.ui_4.5.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (536.91kB)
14:32:19 [2023-08-31T18:32:19.388Z] [INFO] Fetching org.eclipse.help.webapp_3.11.0.v20230503-0629.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (739.18kB)
14:32:19 [2023-08-31T18:32:19.646Z] [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.15.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (62.46kB)
14:32:19 [2023-08-31T18:32:19.646Z] [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.34.0.v20230523-1233.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (3.03MB)
14:32:20 [2023-08-31T18:32:20.216Z] [INFO] Fetching org.eclipse.jsch.core_1.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (43.19kB)
14:32:20 [2023-08-31T18:32:20.216Z] [INFO] Fetching org.eclipse.jsch.ui_1.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (95.5kB)
14:32:20 [2023-08-31T18:32:20.216Z] [INFO] Fetching org.eclipse.platform_4.28.0.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (586.4kB)
14:32:20 [2023-08-31T18:32:20.476Z] [INFO] Fetching org.eclipse.platform.doc.user_4.28.0.v20230601-1614.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (4.21MB)
14:32:20 [2023-08-31T18:32:20.733Z] [INFO] Fetching org.eclipse.text.quicksearch_1.2.100.v20230427-1010.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (97.65kB)
14:32:20 [2023-08-31T18:32:20.733Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.5.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (2.1MB)
14:32:20 [2023-08-31T18:32:20.990Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (387.35kB)
14:32:20 [2023-08-31T18:32:20.990Z] [INFO] Fetching org.eclipse.ui.browser_3.8.0.v20230329-1440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (209.24kB)
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.3.0.v20230516-1137.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (165.13kB)
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Fetching org.eclipse.ui.monitoring_1.3.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (61.72kB)
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Fetching org.eclipse.ui.net_1.5.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (47.76kB)
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Fetching org.eclipse.ui.externaltools_3.6.0.v20230317-0802.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (142.57kB)
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.2.0.v20230429-1610.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (25.6kB)
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.2.0.v20230317-0901.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (18.13kB)
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Fetching org.eclipse.ui.views.log_1.4.0.v20230418-0745.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (173.97kB)
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Fetching org.eclipse.rcp_4.28.0.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (12.91kB)
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data/.metadata/.log
14:32:21 [2023-08-31T18:32:21.248Z] [INFO] Command line:
14:32:21 [2023-08-31T18:32:21.248Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:32:21 [2023-08-31T18:32:21.248Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:32:26 [2023-08-31T18:32:26.507Z] !SESSION 2023-08-31 18:32:21.628 -----------------------------------------------
14:32:26 [2023-08-31T18:32:26.507Z] eclipse.buildId=unknown
14:32:26 [2023-08-31T18:32:26.507Z] java.version=17.0.2
14:32:26 [2023-08-31T18:32:26.507Z] java.vendor=Oracle Corporation
14:32:26 [2023-08-31T18:32:26.507Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:32:26 [2023-08-31T18:32:26.507Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:32:26 [2023-08-31T18:32:26.507Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:32:26 [2023-08-31T18:32:26.507Z] 
14:32:26 [2023-08-31T18:32:26.507Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:32:26.086
14:32:26 [2023-08-31T18:32:26.507Z] !MESSAGE FrameworkEvent ERROR
14:32:26 [2023-08-31T18:32:26.507Z] !STACK 0
14:32:26 [2023-08-31T18:32:26.507Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:32:26 [2023-08-31T18:32:26.507Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:32:26 [2023-08-31T18:32:26.507Z] 
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:32:26 [2023-08-31T18:32:26.507Z] 
14:32:26 [2023-08-31T18:32:26.507Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:32:26.398
14:32:26 [2023-08-31T18:32:26.507Z] !MESSAGE FrameworkEvent ERROR
14:32:26 [2023-08-31T18:32:26.507Z] !STACK 0
14:32:26 [2023-08-31T18:32:26.507Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
14:32:26 [2023-08-31T18:32:26.507Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:32:26 [2023-08-31T18:32:26.507Z] 
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:32:26 [2023-08-31T18:32:26.507Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:32:27 [2023-08-31T18:32:27.072Z] Running org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
14:32:27 [2023-08-31T18:32:27.329Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
14:32:27 [2023-08-31T18:32:27.329Z] testActivator(org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest)  Time elapsed: 0.026 s
14:32:27 [2023-08-31T18:32:27.329Z] 
14:32:27 [2023-08-31T18:32:27.329Z] Results:
14:32:27 [2023-08-31T18:32:27.329Z] 
14:32:27 [2023-08-31T18:32:27.329Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:32:27 [2023-08-31T18:32:27.329Z] 
14:32:27 [2023-08-31T18:32:27.895Z] [INFO] All tests passed!
14:32:27 [2023-08-31T18:32:27.895Z] [INFO] 
14:32:27 [2023-08-31T18:32:27.895Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:27 [2023-08-31T18:32:27.895Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:32:27 [2023-08-31T18:32:27.895Z] [INFO] 
14:32:27 [2023-08-31T18:32:27.895Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:27 [2023-08-31T18:32:27.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:32:27 [2023-08-31T18:32:27.895Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.pom
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests >--
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.1-SNAPSHOT [78/128]
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.pom
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.pom (3.2 kB at 59 kB/s)
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 99 kB/s)
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom (2.8 kB at 157 kB/s)
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 763 kB/s)
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.pom
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.pom (3.2 kB at 118 kB/s)
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom (3.2 kB at 178 kB/s)
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom
14:32:28 [2023-08-31T18:32:28.153Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom (3.0 kB at 178 kB/s)
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.jar
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 227 kB/s)
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar (208 kB at 5.9 MB/s)
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar (189 kB at 4.1 MB/s)
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 3.3 MB/s)
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 130 kB/s)
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 1.7 MB/s)
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.jar (247 kB at 3.7 MB/s)
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:28 [2023-08-31T18:32:28.411Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core.tests...
14:32:28 [2023-08-31T18:32:28.669Z] [INFO] Fetching org.eclipse.test.performance.win32_3.1.500.v20211012-2002.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (39.28kB)
14:32:28 [2023-08-31T18:32:28.669Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.669Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:28 [2023-08-31T18:32:28.669Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:32:28 [2023-08-31T18:32:28.669Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.669Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:28 [2023-08-31T18:32:28.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/main/resources
14:32:28 [2023-08-31T18:32:28.669Z] [INFO] 
14:32:28 [2023-08-31T18:32:28.669Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:28 [2023-08-31T18:32:28.669Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:32:28 [2023-08-31T18:32:28.669Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/classes
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] 
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/test/resources
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] 
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] 
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT-sources.jar
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] 
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT.jar
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] 
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] 
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:29 [2023-08-31T18:32:29.234Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] 
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:29 [2023-08-31T18:32:29.234Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:29 [2023-08-31T18:32:29.234Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] 
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:29 [2023-08-31T18:32:29.234Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT.jar
14:32:31 [2023-08-31T18:32:31.132Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT-sources.jar
14:32:33 [2023-08-31T18:32:33.031Z] [INFO] 
14:32:33 [2023-08-31T18:32:33.031Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:33 [2023-08-31T18:32:33.031Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:33 [2023-08-31T18:32:33.031Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:32:33 [2023-08-31T18:32:33.031Z] [INFO] 
14:32:33 [2023-08-31T18:32:33.031Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:33 [2023-08-31T18:32:33.031Z] [INFO] 
14:32:33 [2023-08-31T18:32:33.031Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:33 [2023-08-31T18:32:33.595Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:32:33 [2023-08-31T18:32:33.595Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data/.metadata/.log
14:32:33 [2023-08-31T18:32:33.595Z] [INFO] Command line:
14:32:33 [2023-08-31T18:32:33.595Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:32:33 [2023-08-31T18:32:33.595Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:32:38 [2023-08-31T18:32:38.854Z] !SESSION 2023-08-31 18:32:34.097 -----------------------------------------------
14:32:38 [2023-08-31T18:32:38.854Z] eclipse.buildId=unknown
14:32:38 [2023-08-31T18:32:38.854Z] java.version=17.0.2
14:32:38 [2023-08-31T18:32:38.854Z] java.vendor=Oracle Corporation
14:32:38 [2023-08-31T18:32:38.854Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:32:38 [2023-08-31T18:32:38.854Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:32:38 [2023-08-31T18:32:38.855Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:32:38 [2023-08-31T18:32:38.855Z] 
14:32:38 [2023-08-31T18:32:38.855Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:32:38.784
14:32:38 [2023-08-31T18:32:38.855Z] !MESSAGE FrameworkEvent ERROR
14:32:38 [2023-08-31T18:32:38.855Z] !STACK 0
14:32:38 [2023-08-31T18:32:38.855Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [71]
14:32:38 [2023-08-31T18:32:38.855Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:32:38 [2023-08-31T18:32:38.855Z] 
14:32:38 [2023-08-31T18:32:38.855Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:32:38 [2023-08-31T18:32:38.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:32:38 [2023-08-31T18:32:38.855Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:32:38 [2023-08-31T18:32:38.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:32:38 [2023-08-31T18:32:38.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:32:38 [2023-08-31T18:32:38.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:32:38 [2023-08-31T18:32:38.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:32:38 [2023-08-31T18:32:38.855Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:32:38 [2023-08-31T18:32:38.855Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:32:38 [2023-08-31T18:32:38.855Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:32:39 [2023-08-31T18:32:39.112Z] 
14:32:39 [2023-08-31T18:32:39.112Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:32:39.087
14:32:39 [2023-08-31T18:32:39.112Z] !MESSAGE FrameworkEvent ERROR
14:32:39 [2023-08-31T18:32:39.112Z] !STACK 0
14:32:39 [2023-08-31T18:32:39.112Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
14:32:39 [2023-08-31T18:32:39.112Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:32:39 [2023-08-31T18:32:39.112Z] 
14:32:39 [2023-08-31T18:32:39.112Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:32:39 [2023-08-31T18:32:39.112Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:32:39 [2023-08-31T18:32:39.112Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:32:39 [2023-08-31T18:32:39.112Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:32:39 [2023-08-31T18:32:39.112Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:32:39 [2023-08-31T18:32:39.112Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:32:39 [2023-08-31T18:32:39.112Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:32:39 [2023-08-31T18:32:39.112Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:32:39 [2023-08-31T18:32:39.112Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:32:39 [2023-08-31T18:32:39.112Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:32:40 [2023-08-31T18:32:40.486Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
14:32:43 [2023-08-31T18:32:43.012Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.201 s - in org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
14:32:43 [2023-08-31T18:32:43.012Z] testSmallTraceSequential(org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest)  Time elapsed: 2.093 s
14:32:43 [2023-08-31T18:32:43.012Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
14:32:43 [2023-08-31T18:32:43.012Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
14:32:43 [2023-08-31T18:32:43.012Z] testActivator(org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
14:32:43 [2023-08-31T18:32:43.012Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
14:32:44 [2023-08-31T18:32:44.382Z] 
14:32:44 [2023-08-31T18:32:44.382Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-08-31 18:32:44.008
14:32:44 [2023-08-31T18:32:44.382Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:32:44 [2023-08-31T18:32:44.382Z] !STACK 0
14:32:44 [2023-08-31T18:32:44.382Z] java.lang.NullPointerException: Cannot invoke "org.eclipse.tracecompass.tmf.core.event.ITmfEventField.getValue()" because the return value of "org.eclipse.tracecompass.tmf.core.event.ITmfEventField.getField(String[])" is null
14:32:44 [2023-08-31T18:32:44.382Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:32:44 [2023-08-31T18:32:44.382Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:32:44 [2023-08-31T18:32:44.382Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:32:44 [2023-08-31T18:32:44.382Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:32:44 [2023-08-31T18:32:44.382Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:32:44 [2023-08-31T18:32:44.382Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:32:45 [2023-08-31T18:32:45.755Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.692 s - in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
14:32:45 [2023-08-31T18:32:45.755Z] testIoDataProvider(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest)  Time elapsed: 2.69 s
14:32:45 [2023-08-31T18:32:45.755Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
14:32:46 [2023-08-31T18:32:46.687Z] 
14:32:46 [2023-08-31T18:32:46.687Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-08-31 18:32:46.603
14:32:46 [2023-08-31T18:32:46.687Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:32:46 [2023-08-31T18:32:46.687Z] !STACK 0
14:32:46 [2023-08-31T18:32:46.687Z] java.lang.NullPointerException: Cannot invoke "org.eclipse.tracecompass.tmf.core.event.ITmfEventField.getValue()" because the return value of "org.eclipse.tracecompass.tmf.core.event.ITmfEventField.getField(String[])" is null
14:32:46 [2023-08-31T18:32:46.687Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:32:46 [2023-08-31T18:32:46.687Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:32:46 [2023-08-31T18:32:46.687Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:32:46 [2023-08-31T18:32:46.687Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:32:46 [2023-08-31T18:32:46.687Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:32:46 [2023-08-31T18:32:46.687Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:32:49 [2023-08-31T18:32:49.214Z] 
14:32:49 [2023-08-31T18:32:49.214Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-08-31 18:32:48.882
14:32:49 [2023-08-31T18:32:49.214Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:32:49 [2023-08-31T18:32:49.214Z] !STACK 0
14:32:49 [2023-08-31T18:32:49.214Z] java.lang.NullPointerException: Cannot invoke "org.eclipse.tracecompass.tmf.core.event.ITmfEventField.getValue()" because the return value of "org.eclipse.tracecompass.tmf.core.event.ITmfEventField.getField(String[])" is null
14:32:49 [2023-08-31T18:32:49.214Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:32:49 [2023-08-31T18:32:49.214Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:32:49 [2023-08-31T18:32:49.214Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:32:49 [2023-08-31T18:32:49.214Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:32:49 [2023-08-31T18:32:49.214Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:32:49 [2023-08-31T18:32:49.214Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:32:50 [2023-08-31T18:32:50.148Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.606 s - in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
14:32:50 [2023-08-31T18:32:50.148Z] testIoDataProviderMultipleTids(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest)  Time elapsed: 2.326 s
14:32:50 [2023-08-31T18:32:50.148Z] testIoDataProvider(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest)  Time elapsed: 2.279 s
14:32:50 [2023-08-31T18:32:50.148Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
14:32:51 [2023-08-31T18:32:51.521Z] 
14:32:51 [2023-08-31T18:32:51.521Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2023-08-31 18:32:51.181
14:32:51 [2023-08-31T18:32:51.521Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:32:51 [2023-08-31T18:32:51.521Z] !STACK 0
14:32:51 [2023-08-31T18:32:51.521Z] java.lang.NullPointerException: Cannot invoke "org.eclipse.tracecompass.tmf.core.event.ITmfEventField.getValue()" because the return value of "org.eclipse.tracecompass.tmf.core.event.ITmfEventField.getField(String[])" is null
14:32:51 [2023-08-31T18:32:51.521Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:32:51 [2023-08-31T18:32:51.521Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:32:51 [2023-08-31T18:32:51.521Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:32:51 [2023-08-31T18:32:51.521Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:32:51 [2023-08-31T18:32:51.521Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:32:51 [2023-08-31T18:32:51.521Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:32:52 [2023-08-31T18:32:52.454Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s - in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
14:32:52 [2023-08-31T18:32:52.454Z] testAnalysisExecution(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest)  Time elapsed: 2.299 s
14:32:52 [2023-08-31T18:32:52.454Z] 
14:32:52 [2023-08-31T18:32:52.454Z] Results:
14:32:52 [2023-08-31T18:32:52.454Z] 
14:32:52 [2023-08-31T18:32:52.454Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
14:32:52 [2023-08-31T18:32:52.454Z] 
14:32:53 [2023-08-31T18:32:53.021Z] [INFO] All tests passed!
14:32:53 [2023-08-31T18:32:53.021Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.021Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:53 [2023-08-31T18:32:53.021Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:32:53 [2023-08-31T18:32:53.021Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.021Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:53 [2023-08-31T18:32:53.021Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT.jar
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT.pom
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT-sources.jar
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.278Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests >--
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT [79/128]
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.279Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core.tests...
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/main/resources
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] 
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:53 [2023-08-31T18:32:53.536Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:32:53 [2023-08-31T18:32:53.536Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/classes
14:32:54 [2023-08-31T18:32:54.099Z] [INFO] 
14:32:54 [2023-08-31T18:32:54.099Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:54 [2023-08-31T18:32:54.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/test/resources
14:32:54 [2023-08-31T18:32:54.099Z] [INFO] 
14:32:54 [2023-08-31T18:32:54.099Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:54 [2023-08-31T18:32:54.099Z] [INFO] 
14:32:54 [2023-08-31T18:32:54.099Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] 
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] 
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] 
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:54 [2023-08-31T18:32:54.100Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] 
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:54 [2023-08-31T18:32:54.100Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:54 [2023-08-31T18:32:54.100Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] 
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:54 [2023-08-31T18:32:54.100Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar
14:32:55 [2023-08-31T18:32:55.995Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar
14:32:56 [2023-08-31T18:32:56.926Z] [INFO] 
14:32:56 [2023-08-31T18:32:56.926Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:56 [2023-08-31T18:32:56.926Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:32:56 [2023-08-31T18:32:56.926Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:32:56 [2023-08-31T18:32:56.926Z] [INFO] 
14:32:56 [2023-08-31T18:32:56.926Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:56 [2023-08-31T18:32:56.926Z] [INFO] 
14:32:56 [2023-08-31T18:32:56.926Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:32:57 [2023-08-31T18:32:57.492Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:32:57 [2023-08-31T18:32:57.492Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data/.metadata/.log
14:32:57 [2023-08-31T18:32:57.492Z] [INFO] Command line:
14:32:57 [2023-08-31T18:32:57.492Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:32:57 [2023-08-31T18:32:57.492Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:33:02 [2023-08-31T18:33:02.752Z] !SESSION 2023-08-31 18:32:57.690 -----------------------------------------------
14:33:02 [2023-08-31T18:33:02.752Z] eclipse.buildId=unknown
14:33:02 [2023-08-31T18:33:02.752Z] java.version=17.0.2
14:33:02 [2023-08-31T18:33:02.752Z] java.vendor=Oracle Corporation
14:33:02 [2023-08-31T18:33:02.752Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:33:02 [2023-08-31T18:33:02.752Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:33:02 [2023-08-31T18:33:02.752Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:33:02 [2023-08-31T18:33:02.752Z] 
14:33:02 [2023-08-31T18:33:02.752Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:33:02.106
14:33:02 [2023-08-31T18:33:02.752Z] !MESSAGE FrameworkEvent ERROR
14:33:02 [2023-08-31T18:33:02.752Z] !STACK 0
14:33:02 [2023-08-31T18:33:02.752Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [71]
14:33:02 [2023-08-31T18:33:02.752Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:02 [2023-08-31T18:33:02.752Z] 
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:02 [2023-08-31T18:33:02.752Z] 
14:33:02 [2023-08-31T18:33:02.752Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:33:02.423
14:33:02 [2023-08-31T18:33:02.752Z] !MESSAGE FrameworkEvent ERROR
14:33:02 [2023-08-31T18:33:02.752Z] !STACK 0
14:33:02 [2023-08-31T18:33:02.752Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
14:33:02 [2023-08-31T18:33:02.752Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:02 [2023-08-31T18:33:02.752Z] 
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:02 [2023-08-31T18:33:02.752Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:03 [2023-08-31T18:33:03.685Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
14:33:04 [2023-08-31T18:33:04.252Z] 
14:33:04 [2023-08-31T18:33:04.252Z] !ENTRY org.eclipse.tracecompass.tmf.core 1 0 2023-08-31 18:33:04.098
14:33:04 [2023-08-31T18:33:04.252Z] !MESSAGE buildFilterFromRegex: Invalid regex
14:33:05 [2023-08-31T18:33:05.624Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.883 s - in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
14:33:05 [2023-08-31T18:33:05.624Z] test(org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest)  Time elapsed: 1.805 s
14:33:05 [2023-08-31T18:33:05.624Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
14:33:05 [2023-08-31T18:33:05.624Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
14:33:05 [2023-08-31T18:33:05.624Z] testActivator(org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest)  Time elapsed: 0 s
14:33:05 [2023-08-31T18:33:05.624Z] 
14:33:05 [2023-08-31T18:33:05.624Z] Results:
14:33:05 [2023-08-31T18:33:05.624Z] 
14:33:05 [2023-08-31T18:33:05.624Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:33:05 [2023-08-31T18:33:05.624Z] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] All tests passed!
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.pom
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests >--
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT [80/128]
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.190Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core.tests...
14:33:06 [2023-08-31T18:33:06.447Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.447Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.447Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:33:06 [2023-08-31T18:33:06.447Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.447Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/main/resources
14:33:06 [2023-08-31T18:33:06.447Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.447Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.448Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:33:06 [2023-08-31T18:33:06.448Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/classes
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/test/resources
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.706Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.706Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:06 [2023-08-31T18:33:06.706Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] 
14:33:06 [2023-08-31T18:33:06.706Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:06 [2023-08-31T18:33:06.964Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar
14:33:08 [2023-08-31T18:33:08.863Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar
14:33:09 [2023-08-31T18:33:09.796Z] [INFO] 
14:33:09 [2023-08-31T18:33:09.796Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:09 [2023-08-31T18:33:09.796Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:09 [2023-08-31T18:33:09.796Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:33:09 [2023-08-31T18:33:09.796Z] [INFO] 
14:33:09 [2023-08-31T18:33:09.796Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:09 [2023-08-31T18:33:09.796Z] [INFO] 
14:33:09 [2023-08-31T18:33:09.796Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:10 [2023-08-31T18:33:10.361Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:33:10 [2023-08-31T18:33:10.361Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data/.metadata/.log
14:33:10 [2023-08-31T18:33:10.361Z] [INFO] Command line:
14:33:10 [2023-08-31T18:33:10.361Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:33:10 [2023-08-31T18:33:10.361Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:33:15 [2023-08-31T18:33:15.622Z] !SESSION 2023-08-31 18:33:10.732 -----------------------------------------------
14:33:15 [2023-08-31T18:33:15.622Z] eclipse.buildId=unknown
14:33:15 [2023-08-31T18:33:15.622Z] java.version=17.0.2
14:33:15 [2023-08-31T18:33:15.622Z] java.vendor=Oracle Corporation
14:33:15 [2023-08-31T18:33:15.622Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:33:15 [2023-08-31T18:33:15.622Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:33:15 [2023-08-31T18:33:15.623Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:33:15 [2023-08-31T18:33:15.623Z] 
14:33:15 [2023-08-31T18:33:15.623Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:33:15.400
14:33:15 [2023-08-31T18:33:15.623Z] !MESSAGE FrameworkEvent ERROR
14:33:15 [2023-08-31T18:33:15.623Z] !STACK 0
14:33:15 [2023-08-31T18:33:15.623Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [70]
14:33:15 [2023-08-31T18:33:15.623Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:15 [2023-08-31T18:33:15.623Z] 
14:33:15 [2023-08-31T18:33:15.623Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:33:15 [2023-08-31T18:33:15.623Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:33:15 [2023-08-31T18:33:15.623Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:33:15 [2023-08-31T18:33:15.623Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:33:15 [2023-08-31T18:33:15.623Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:33:15 [2023-08-31T18:33:15.623Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:33:15 [2023-08-31T18:33:15.623Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:33:15 [2023-08-31T18:33:15.623Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:15 [2023-08-31T18:33:15.623Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:15 [2023-08-31T18:33:15.623Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:15 [2023-08-31T18:33:15.881Z] 
14:33:15 [2023-08-31T18:33:15.881Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:33:15.717
14:33:15 [2023-08-31T18:33:15.881Z] !MESSAGE FrameworkEvent ERROR
14:33:15 [2023-08-31T18:33:15.881Z] !STACK 0
14:33:15 [2023-08-31T18:33:15.881Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [158]
14:33:15 [2023-08-31T18:33:15.881Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:15 [2023-08-31T18:33:15.881Z] 
14:33:15 [2023-08-31T18:33:15.881Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:33:15 [2023-08-31T18:33:15.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:33:15 [2023-08-31T18:33:15.881Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:33:15 [2023-08-31T18:33:15.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:33:15 [2023-08-31T18:33:15.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:33:15 [2023-08-31T18:33:15.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:33:15 [2023-08-31T18:33:15.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:33:15 [2023-08-31T18:33:15.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:15 [2023-08-31T18:33:15.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:15 [2023-08-31T18:33:15.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:16 [2023-08-31T18:33:16.444Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
14:33:16 [2023-08-31T18:33:16.702Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
14:33:16 [2023-08-31T18:33:16.702Z] validationNoViableAltException(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.061 s
14:33:16 [2023-08-31T18:33:16.702Z] completionLongInputOperatorsSeparatorsCursorMiddle(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.01 s
14:33:16 [2023-08-31T18:33:16.702Z] completionSeparatorsOnly(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:33:16 [2023-08-31T18:33:16.702Z] validationMissingClosingParentheseMultipleChars(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:33:16 [2023-08-31T18:33:16.702Z] validationSimpleStringNoErrors(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:33:16 [2023-08-31T18:33:16.702Z] validationMissingClosingParentheseOneChar(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:33:16 [2023-08-31T18:33:16.702Z] completionLongInputOperatorsSeparators(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.002 s
14:33:16 [2023-08-31T18:33:16.702Z] completionSeparatorsAfterParentheses(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:33:16 [2023-08-31T18:33:16.702Z] validationMismatchedTokenException(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:33:16 [2023-08-31T18:33:16.702Z] completionLongInputOperatorsSeparatorsCursorMiddleNoSuggestions(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:33:16 [2023-08-31T18:33:16.702Z] validationComplexStringNoErrors(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:33:16 [2023-08-31T18:33:16.702Z] syntaxColorTests(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.006 s
14:33:16 [2023-08-31T18:33:16.702Z] completionOperatorsSeparators(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:33:16 [2023-08-31T18:33:16.702Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
14:33:18 [2023-08-31T18:33:18.074Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s - in org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
14:33:18 [2023-08-31T18:33:18.074Z] colorHighlightReply(org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest)  Time elapsed: 0.511 s
14:33:18 [2023-08-31T18:33:18.074Z] validityReply(org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest)  Time elapsed: 0.284 s
14:33:18 [2023-08-31T18:33:18.074Z] completionReply(org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest)  Time elapsed: 0.305 s
14:33:18 [2023-08-31T18:33:18.074Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
14:33:18 [2023-08-31T18:33:18.074Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
14:33:18 [2023-08-31T18:33:18.074Z] hello(org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest)  Time elapsed: 0.102 s
14:33:18 [2023-08-31T18:33:18.074Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
14:33:18 [2023-08-31T18:33:18.074Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
14:33:18 [2023-08-31T18:33:18.074Z] testActivator(org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest)  Time elapsed: 0.057 s
14:33:18 [2023-08-31T18:33:18.074Z] 
14:33:18 [2023-08-31T18:33:18.074Z] Results:
14:33:18 [2023-08-31T18:33:18.074Z] 
14:33:18 [2023-08-31T18:33:18.074Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
14:33:18 [2023-08-31T18:33:18.074Z] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] All tests passed!
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.pom
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview >--
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.7.0-SNAPSHOT [81/128]
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT.jar
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.007Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.007Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:33:19 [2023-08-31T18:33:19.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT-sources-feature.jar
14:33:19 [2023-08-31T18:33:19.264Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.264Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.264Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:19 [2023-08-31T18:33:19.264Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:33:19 [2023-08-31T18:33:19.264Z] [INFO] 
14:33:19 [2023-08-31T18:33:19.264Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:19 [2023-08-31T18:33:19.264Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT.jar
14:33:21 [2023-08-31T18:33:21.162Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT-sources-feature.jar
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:23 [2023-08-31T18:33:23.061Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:23 [2023-08-31T18:33:23.061Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT.jar
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT.pom
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT-sources-feature.jar
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT-p2metadata.xml
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.7.0-SNAPSHOT-p2artifacts.xml
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests >--
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT [82/128]
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.061Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core.tests...
14:33:23 [2023-08-31T18:33:23.318Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.318Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.318Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:33:23 [2023-08-31T18:33:23.318Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.318Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/main/resources
14:33:23 [2023-08-31T18:33:23.318Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.318Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.318Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:33:23 [2023-08-31T18:33:23.318Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/classes
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/test/resources
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.576Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.576Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:23 [2023-08-31T18:33:23.576Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] 
14:33:23 [2023-08-31T18:33:23.576Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:23 [2023-08-31T18:33:23.577Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar
14:33:24 [2023-08-31T18:33:24.510Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar
14:33:25 [2023-08-31T18:33:25.881Z] [INFO] 
14:33:25 [2023-08-31T18:33:25.881Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:25 [2023-08-31T18:33:25.881Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:25 [2023-08-31T18:33:25.881Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:33:25 [2023-08-31T18:33:25.881Z] [INFO] 
14:33:25 [2023-08-31T18:33:25.881Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:25 [2023-08-31T18:33:25.881Z] [INFO] 
14:33:25 [2023-08-31T18:33:25.881Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:26 [2023-08-31T18:33:26.445Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:33:26 [2023-08-31T18:33:26.445Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data/.metadata/.log
14:33:26 [2023-08-31T18:33:26.445Z] [INFO] Command line:
14:33:26 [2023-08-31T18:33:26.445Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:33:26 [2023-08-31T18:33:26.445Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:33:31 [2023-08-31T18:33:31.707Z] !SESSION 2023-08-31 18:33:26.790 -----------------------------------------------
14:33:31 [2023-08-31T18:33:31.707Z] eclipse.buildId=unknown
14:33:31 [2023-08-31T18:33:31.707Z] java.version=17.0.2
14:33:31 [2023-08-31T18:33:31.707Z] java.vendor=Oracle Corporation
14:33:31 [2023-08-31T18:33:31.707Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:33:31 [2023-08-31T18:33:31.707Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:33:31 [2023-08-31T18:33:31.707Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:33:31 [2023-08-31T18:33:31.707Z] 
14:33:31 [2023-08-31T18:33:31.707Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:33:31.305
14:33:31 [2023-08-31T18:33:31.707Z] !MESSAGE FrameworkEvent ERROR
14:33:31 [2023-08-31T18:33:31.707Z] !STACK 0
14:33:31 [2023-08-31T18:33:31.707Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:33:31 [2023-08-31T18:33:31.707Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:31 [2023-08-31T18:33:31.707Z] 
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:31 [2023-08-31T18:33:31.707Z] 
14:33:31 [2023-08-31T18:33:31.707Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:33:31.686
14:33:31 [2023-08-31T18:33:31.707Z] !MESSAGE FrameworkEvent ERROR
14:33:31 [2023-08-31T18:33:31.707Z] !STACK 0
14:33:31 [2023-08-31T18:33:31.707Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
14:33:31 [2023-08-31T18:33:31.707Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:31 [2023-08-31T18:33:31.707Z] 
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:31 [2023-08-31T18:33:31.707Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:32 [2023-08-31T18:33:32.272Z] Running org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
14:33:32 [2023-08-31T18:33:32.529Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
14:33:32 [2023-08-31T18:33:32.529Z] testActivator(org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest)  Time elapsed: 0.026 s
14:33:32 [2023-08-31T18:33:32.529Z] 
14:33:32 [2023-08-31T18:33:32.529Z] Results:
14:33:32 [2023-08-31T18:33:32.529Z] 
14:33:32 [2023-08-31T18:33:32.529Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:33:32 [2023-08-31T18:33:32.529Z] 
14:33:33 [2023-08-31T18:33:33.094Z] [INFO] All tests passed!
14:33:33 [2023-08-31T18:33:33.094Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.094Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:33 [2023-08-31T18:33:33.094Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:33:33 [2023-08-31T18:33:33.094Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.094Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:33 [2023-08-31T18:33:33.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:33:33 [2023-08-31T18:33:33.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.pom
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests >--
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT [83/128]
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.353Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core.tests...
14:33:33 [2023-08-31T18:33:33.611Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.611Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.611Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:33:33 [2023-08-31T18:33:33.611Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.611Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/main/resources
14:33:33 [2023-08-31T18:33:33.611Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.611Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.611Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
14:33:33 [2023-08-31T18:33:33.611Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/classes
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/test/resources
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.868Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.868Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:33 [2023-08-31T18:33:33.868Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] 
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:33 [2023-08-31T18:33:33.868Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar
14:33:34 [2023-08-31T18:33:34.799Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar
14:33:37 [2023-08-31T18:33:37.326Z] [INFO] 
14:33:37 [2023-08-31T18:33:37.326Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:37 [2023-08-31T18:33:37.326Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:37 [2023-08-31T18:33:37.326Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:33:37 [2023-08-31T18:33:37.326Z] [INFO] 
14:33:37 [2023-08-31T18:33:37.326Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:37 [2023-08-31T18:33:37.326Z] [INFO] 
14:33:37 [2023-08-31T18:33:37.326Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:37 [2023-08-31T18:33:37.326Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:33:37 [2023-08-31T18:33:37.326Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/data/.metadata/.log
14:33:37 [2023-08-31T18:33:37.326Z] [INFO] Command line:
14:33:37 [2023-08-31T18:33:37.326Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:33:37 [2023-08-31T18:33:37.326Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:33:42 [2023-08-31T18:33:42.588Z] !SESSION 2023-08-31 18:33:37.627 -----------------------------------------------
14:33:42 [2023-08-31T18:33:42.588Z] eclipse.buildId=unknown
14:33:42 [2023-08-31T18:33:42.588Z] java.version=17.0.2
14:33:42 [2023-08-31T18:33:42.588Z] java.vendor=Oracle Corporation
14:33:42 [2023-08-31T18:33:42.588Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:33:42 [2023-08-31T18:33:42.588Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:33:42 [2023-08-31T18:33:42.588Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:33:42 [2023-08-31T18:33:42.588Z] 
14:33:42 [2023-08-31T18:33:42.588Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:33:42.282
14:33:42 [2023-08-31T18:33:42.588Z] !MESSAGE FrameworkEvent ERROR
14:33:42 [2023-08-31T18:33:42.588Z] !STACK 0
14:33:42 [2023-08-31T18:33:42.588Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:33:42 [2023-08-31T18:33:42.588Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:42 [2023-08-31T18:33:42.588Z] 
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:42 [2023-08-31T18:33:42.588Z] 
14:33:42 [2023-08-31T18:33:42.588Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:33:42.531
14:33:42 [2023-08-31T18:33:42.588Z] !MESSAGE FrameworkEvent ERROR
14:33:42 [2023-08-31T18:33:42.588Z] !STACK 0
14:33:42 [2023-08-31T18:33:42.588Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
14:33:42 [2023-08-31T18:33:42.588Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:42 [2023-08-31T18:33:42.588Z] 
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:33:42 [2023-08-31T18:33:42.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:33:42 [2023-08-31T18:33:42.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:33:42 [2023-08-31T18:33:42.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:33:42 [2023-08-31T18:33:42.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:33:42 [2023-08-31T18:33:42.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:42 [2023-08-31T18:33:42.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:42 [2023-08-31T18:33:42.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:43 [2023-08-31T18:33:43.153Z] Running org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest
14:33:43 [2023-08-31T18:33:43.410Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest
14:33:43 [2023-08-31T18:33:43.410Z] testActivator(org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest)  Time elapsed: 0.065 s
14:33:43 [2023-08-31T18:33:43.410Z] 
14:33:43 [2023-08-31T18:33:43.410Z] Results:
14:33:43 [2023-08-31T18:33:43.410Z] 
14:33:43 [2023-08-31T18:33:43.410Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:33:43 [2023-08-31T18:33:43.410Z] 
14:33:43 [2023-08-31T18:33:43.976Z] [INFO] All tests passed!
14:33:43 [2023-08-31T18:33:43.976Z] [INFO] 
14:33:43 [2023-08-31T18:33:43.976Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:43 [2023-08-31T18:33:43.976Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:33:43 [2023-08-31T18:33:43.976Z] [INFO] 
14:33:43 [2023-08-31T18:33:43.976Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:43 [2023-08-31T18:33:43.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:33:43 [2023-08-31T18:33:43.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.pom
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests >--
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT [84/128]
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:44 [2023-08-31T18:33:44.234Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core.tests...
14:33:44 [2023-08-31T18:33:44.493Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.493Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:44 [2023-08-31T18:33:44.493Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:33:44 [2023-08-31T18:33:44.493Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.493Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:44 [2023-08-31T18:33:44.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/main/resources
14:33:44 [2023-08-31T18:33:44.493Z] [INFO] 
14:33:44 [2023-08-31T18:33:44.493Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:44 [2023-08-31T18:33:44.493Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:33:44 [2023-08-31T18:33:44.493Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/classes
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] 
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/test/resources
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] 
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] 
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] 
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] 
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] 
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:45 [2023-08-31T18:33:45.058Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] 
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:45 [2023-08-31T18:33:45.058Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:45 [2023-08-31T18:33:45.058Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] 
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:45 [2023-08-31T18:33:45.058Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:33:46 [2023-08-31T18:33:46.430Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:33:46 [2023-08-31T18:33:46.997Z] [INFO] 
14:33:46 [2023-08-31T18:33:46.997Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:46 [2023-08-31T18:33:46.997Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:33:46 [2023-08-31T18:33:46.997Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:33:46 [2023-08-31T18:33:46.997Z] [INFO] 
14:33:46 [2023-08-31T18:33:46.997Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:46 [2023-08-31T18:33:46.997Z] [INFO] 
14:33:46 [2023-08-31T18:33:46.997Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:33:47 [2023-08-31T18:33:47.563Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:33:47 [2023-08-31T18:33:47.563Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data/.metadata/.log
14:33:47 [2023-08-31T18:33:47.563Z] [INFO] Command line:
14:33:47 [2023-08-31T18:33:47.563Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:33:47 [2023-08-31T18:33:47.563Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:33:52 [2023-08-31T18:33:52.824Z] !SESSION 2023-08-31 18:33:47.831 -----------------------------------------------
14:33:52 [2023-08-31T18:33:52.824Z] eclipse.buildId=unknown
14:33:52 [2023-08-31T18:33:52.824Z] java.version=17.0.2
14:33:52 [2023-08-31T18:33:52.824Z] java.vendor=Oracle Corporation
14:33:52 [2023-08-31T18:33:52.824Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:33:52 [2023-08-31T18:33:52.824Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:33:52 [2023-08-31T18:33:52.824Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:33:52 [2023-08-31T18:33:52.824Z] 
14:33:52 [2023-08-31T18:33:52.824Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:33:52.291
14:33:52 [2023-08-31T18:33:52.824Z] !MESSAGE FrameworkEvent ERROR
14:33:52 [2023-08-31T18:33:52.824Z] !STACK 0
14:33:52 [2023-08-31T18:33:52.824Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [71]
14:33:52 [2023-08-31T18:33:52.824Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:52 [2023-08-31T18:33:52.824Z] 
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:52 [2023-08-31T18:33:52.824Z] 
14:33:52 [2023-08-31T18:33:52.824Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:33:52.618
14:33:52 [2023-08-31T18:33:52.824Z] !MESSAGE FrameworkEvent ERROR
14:33:52 [2023-08-31T18:33:52.824Z] !STACK 0
14:33:52 [2023-08-31T18:33:52.824Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
14:33:52 [2023-08-31T18:33:52.824Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:33:52 [2023-08-31T18:33:52.824Z] 
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:33:52 [2023-08-31T18:33:52.824Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:33:54 [2023-08-31T18:33:54.721Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
14:34:21 [2023-08-31T18:34:21.251Z] 
14:34:21 [2023-08-31T18:34:21.252Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:34:17.295
14:34:21 [2023-08-31T18:34:21.252Z] !MESSAGE StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.252Z] !STACK 0
14:34:21 [2023-08-31T18:34:21.252Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testModelExecName(AnalysisProcessNameAspectTest.java:108)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:34:21 [2023-08-31T18:34:21.252Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.903 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
14:34:21 [2023-08-31T18:34:21.252Z] testAspectFromOtherTrace(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest)  Time elapsed: 22.172 s
14:34:21 [2023-08-31T18:34:21.252Z] testModelExecName(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest)  Time elapsed: 0.597 s
14:34:21 [2023-08-31T18:34:21.252Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
14:34:21 [2023-08-31T18:34:21.252Z] 
14:34:21 [2023-08-31T18:34:21.252Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:34:18.200
14:34:21 [2023-08-31T18:34:21.252Z] !MESSAGE StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.252Z] !STACK 0
14:34:21 [2023-08-31T18:34:21.252Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName(AnalysisThreadNameAspectTest.java:107)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:34:21 [2023-08-31T18:34:21.252Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
14:34:21 [2023-08-31T18:34:21.252Z] testAspectFromOtherTrace(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest)  Time elapsed: 0.403 s
14:34:21 [2023-08-31T18:34:21.252Z] testModelExecName(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest)  Time elapsed: 0.402 s
14:34:21 [2023-08-31T18:34:21.252Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
14:34:21 [2023-08-31T18:34:21.252Z] 
14:34:21 [2023-08-31T18:34:21.252Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:34:18.519
14:34:21 [2023-08-31T18:34:21.252Z] !MESSAGE StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.252Z] !STACK 0
14:34:21 [2023-08-31T18:34:21.252Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisTidAspect.resolve(AnalysisTidAspect.java:56)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxTidAspect.resolve(LinuxTidAspect.java:1)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveEventAspectOfClassForEvent(TmfTraceUtils.java:195)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testAspectFromOtherTrace(AnalysisTidAspectTest.java:161)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.252Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:34:21 [2023-08-31T18:34:21.252Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:34:21 [2023-08-31T18:34:21.253Z] 
14:34:21 [2023-08-31T18:34:21.253Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:34:18.890
14:34:21 [2023-08-31T18:34:21.253Z] !MESSAGE StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.253Z] !STACK 0
14:34:21 [2023-08-31T18:34:21.253Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:99)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:34:21 [2023-08-31T18:34:21.253Z] 
14:34:21 [2023-08-31T18:34:21.253Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:34:18.891
14:34:21 [2023-08-31T18:34:21.253Z] !MESSAGE StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.253Z] !STACK 0
14:34:21 [2023-08-31T18:34:21.253Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:99)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.253Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:34:21 [2023-08-31T18:34:21.253Z] 
14:34:21 [2023-08-31T18:34:21.253Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:34:18.893
14:34:21 [2023-08-31T18:34:21.253Z] !MESSAGE StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.253Z] !STACK 0
14:34:21 [2023-08-31T18:34:21.253Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:34:21 [2023-08-31T18:34:21.253Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:101)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:34:21 [2023-08-31T18:34:21.254Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:34:21 [2023-08-31T18:34:21.254Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:34:21 [2023-08-31T18:34:21.254Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
14:34:21 [2023-08-31T18:34:21.254Z] testAspectFromOtherTrace(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest)  Time elapsed: 0.292 s
14:34:21 [2023-08-31T18:34:21.254Z] testModelThreadOnCpu(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest)  Time elapsed: 0.312 s
14:34:21 [2023-08-31T18:34:21.254Z] testModelCpuTime(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest)  Time elapsed: 0.298 s
14:34:21 [2023-08-31T18:34:21.254Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
14:34:21 [2023-08-31T18:34:21.254Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
14:34:21 [2023-08-31T18:34:21.254Z] testGroupByAllNoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.015 s
14:34:21 [2023-08-31T18:34:21.254Z] testGroupByLevel2NoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] testMultiGroupBysNoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.056 s
14:34:21 [2023-08-31T18:34:21.254Z] testMultiGroupBys(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] testGroupByLevel1NoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] testGroupByAll(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testGroupByLevel1(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testGroupByLevel2(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
14:34:21 [2023-08-31T18:34:21.254Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
14:34:21 [2023-08-31T18:34:21.254Z] testSimpleMerge(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testDeepMerge(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testConstructors(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] testAddChild(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testMergeWrongObject(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testAddToWeight(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testCopyOf(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
14:34:21 [2023-08-31T18:34:21.254Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
14:34:21 [2023-08-31T18:34:21.254Z] testDefaultDiffPalette[0: Default Palette](org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest)  Time elapsed: 0.004 s
14:34:21 [2023-08-31T18:34:21.254Z] testDefaultDiffPalette[1: Palette With Threshold](org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testDefaultDiffPalette[2: Palette With Small Threshold](org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest
14:34:21 [2023-08-31T18:34:21.254Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest
14:34:21 [2023-08-31T18:34:21.254Z] testDiffTreeSetOneElement(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.011 s
14:34:21 [2023-08-31T18:34:21.254Z] testDiffTreeSetNamedElementsMixed(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.002 s
14:34:21 [2023-08-31T18:34:21.254Z] testDiffTreeSetSameElements(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.002 s
14:34:21 [2023-08-31T18:34:21.254Z] testDiffTree(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testDiffTreeSetUnpairedElements(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.002 s
14:34:21 [2023-08-31T18:34:21.254Z] testDiffTreeSetNamedElementsTree(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
14:34:21 [2023-08-31T18:34:21.254Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
14:34:21 [2023-08-31T18:34:21.254Z] testAddingSimpleData(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testAddingTreeData(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
14:34:21 [2023-08-31T18:34:21.254Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
14:34:21 [2023-08-31T18:34:21.254Z] testGetModelFor(org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
14:34:21 [2023-08-31T18:34:21.254Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
14:34:21 [2023-08-31T18:34:21.254Z] testGetExecName(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0.004 s
14:34:21 [2023-08-31T18:34:21.254Z] testGetProcessId(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testThreadOnCpuProvider(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] testNoModel(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0.001 s
14:34:21 [2023-08-31T18:34:21.254Z] testCpuTimeProvider(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0 s
14:34:21 [2023-08-31T18:34:21.254Z] 
14:34:21 [2023-08-31T18:34:21.254Z] Results:
14:34:21 [2023-08-31T18:34:21.254Z] 
14:34:21 [2023-08-31T18:34:21.254Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
14:34:21 [2023-08-31T18:34:21.254Z] 
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] All tests passed!
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.pom
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests >--
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT [85/128]
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:34:21 [2023-08-31T18:34:21.254Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core.tests...
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/main/resources
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.255Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:34:21 [2023-08-31T18:34:21.255Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/classes
14:34:21 [2023-08-31T18:34:21.512Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.512Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/test/resources
14:34:21 [2023-08-31T18:34:21.512Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.512Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.512Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.512Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.512Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:34:21 [2023-08-31T18:34:21.512Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.512Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.769Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:34:21 [2023-08-31T18:34:21.769Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.769Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.769Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.769Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.769Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:34:21 [2023-08-31T18:34:21.769Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.769Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.769Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:34:21 [2023-08-31T18:34:21.769Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:34:21 [2023-08-31T18:34:21.769Z] [INFO] 
14:34:21 [2023-08-31T18:34:21.769Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:21 [2023-08-31T18:34:21.769Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:34:23 [2023-08-31T18:34:23.670Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:34:25 [2023-08-31T18:34:25.042Z] [INFO] 
14:34:25 [2023-08-31T18:34:25.042Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:25 [2023-08-31T18:34:25.042Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:34:25 [2023-08-31T18:34:25.042Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:34:25 [2023-08-31T18:34:25.042Z] [INFO] 
14:34:25 [2023-08-31T18:34:25.042Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:25 [2023-08-31T18:34:25.042Z] [INFO] 
14:34:25 [2023-08-31T18:34:25.042Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:34:25 [2023-08-31T18:34:25.299Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:34:25 [2023-08-31T18:34:25.299Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data/.metadata/.log
14:34:25 [2023-08-31T18:34:25.299Z] [INFO] Command line:
14:34:25 [2023-08-31T18:34:25.299Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:34:25 [2023-08-31T18:34:25.299Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:34:30 [2023-08-31T18:34:30.561Z] !SESSION 2023-08-31 18:34:25.582 -----------------------------------------------
14:34:30 [2023-08-31T18:34:30.561Z] eclipse.buildId=unknown
14:34:30 [2023-08-31T18:34:30.561Z] java.version=17.0.2
14:34:30 [2023-08-31T18:34:30.561Z] java.vendor=Oracle Corporation
14:34:30 [2023-08-31T18:34:30.561Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:34:30 [2023-08-31T18:34:30.561Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:34:30 [2023-08-31T18:34:30.561Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:34:30 [2023-08-31T18:34:30.561Z] 
14:34:30 [2023-08-31T18:34:30.561Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:34:30.186
14:34:30 [2023-08-31T18:34:30.561Z] !MESSAGE FrameworkEvent ERROR
14:34:30 [2023-08-31T18:34:30.561Z] !STACK 0
14:34:30 [2023-08-31T18:34:30.561Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [71]
14:34:30 [2023-08-31T18:34:30.561Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:34:30 [2023-08-31T18:34:30.561Z] 
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:34:30 [2023-08-31T18:34:30.561Z] 
14:34:30 [2023-08-31T18:34:30.561Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:34:30.487
14:34:30 [2023-08-31T18:34:30.561Z] !MESSAGE FrameworkEvent ERROR
14:34:30 [2023-08-31T18:34:30.561Z] !STACK 0
14:34:30 [2023-08-31T18:34:30.561Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
14:34:30 [2023-08-31T18:34:30.561Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:34:30 [2023-08-31T18:34:30.561Z] 
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:34:30 [2023-08-31T18:34:30.561Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:34:32 [2023-08-31T18:34:32.457Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
14:34:35 [2023-08-31T18:34:35.739Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.661 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
14:34:35 [2023-08-31T18:34:35.739Z] testCallStackProvider(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest)  Time elapsed: 2.191 s
14:34:35 [2023-08-31T18:34:35.739Z] testCallStackContent(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest)  Time elapsed: 0.389 s
14:34:35 [2023-08-31T18:34:35.739Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
14:34:35 [2023-08-31T18:34:35.739Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
14:34:35 [2023-08-31T18:34:35.739Z] testCallStackTraversal(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest)  Time elapsed: 0.208 s
14:34:35 [2023-08-31T18:34:35.739Z] testCallStackRanges(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest)  Time elapsed: 0.122 s
14:34:35 [2023-08-31T18:34:35.739Z] testCallStackNext(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest)  Time elapsed: 0.186 s
14:34:35 [2023-08-31T18:34:35.739Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
14:34:36 [2023-08-31T18:34:36.673Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
14:34:36 [2023-08-31T18:34:36.673Z] testFollowEvents(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.19 s
14:34:36 [2023-08-31T18:34:36.673Z] testFetchTree(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.103 s
14:34:36 [2023-08-31T18:34:36.673Z] testFetchModel(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.303 s
14:34:36 [2023-08-31T18:34:36.673Z] testGetDescriptors(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.1 s
14:34:36 [2023-08-31T18:34:36.673Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
14:34:36 [2023-08-31T18:34:36.931Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
14:34:36 [2023-08-31T18:34:36.931Z] testIntersectingSegmentStore(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.123 s
14:34:36 [2023-08-31T18:34:36.931Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.109 s
14:34:36 [2023-08-31T18:34:36.931Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
14:34:36 [2023-08-31T18:34:36.931Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
14:34:36 [2023-08-31T18:34:36.931Z] testGetSelfTime(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:34:36 [2023-08-31T18:34:36.931Z] testGetStart(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] testToString(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] testCompareTo(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:34:36 [2023-08-31T18:34:36.931Z] createInvalidNull(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] testGetProcessId(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] createInvalidDouble(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] testAddChildOk1(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] testAddChildOk2(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:34:36 [2023-08-31T18:34:36.931Z] testAddChildOk3(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] testHashCode(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] testCompareToBad(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] testEquals(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] testGetParent(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:34:36 [2023-08-31T18:34:36.931Z] testGetEnd(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] createInvalidTimeRange(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:34:36 [2023-08-31T18:34:36.931Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:34:37 [2023-08-31T18:34:37.496Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.48 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:34:37 [2023-08-31T18:34:37.496Z] testCallGraphWithCpuTime(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) skipped
14:34:37 [2023-08-31T18:34:37.496Z] testSelectionCallGraph(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.218 s
14:34:37 [2023-08-31T18:34:37.496Z] testCallGraph(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.26 s
14:34:37 [2023-08-31T18:34:37.496Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:34:38 [2023-08-31T18:34:38.062Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:34:38 [2023-08-31T18:34:38.062Z] testFlameGraphDataProviderAllItems(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.195 s
14:34:38 [2023-08-31T18:34:38.062Z] testFlameGraphDataProviderSelection(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.108 s
14:34:38 [2023-08-31T18:34:38.062Z] testFlameGraphDataProviderGrouped(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.169 s
14:34:38 [2023-08-31T18:34:38.062Z] testFlameGraphDataProviderGroupByProcess(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.099 s
14:34:38 [2023-08-31T18:34:38.062Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
14:34:38 [2023-08-31T18:34:38.062Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
14:34:38 [2023-08-31T18:34:38.062Z] multiFunctionRootsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.006 s
14:34:38 [2023-08-31T18:34:38.062Z] mergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.005 s
14:34:38 [2023-08-31T18:34:38.062Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.002 s
14:34:38 [2023-08-31T18:34:38.062Z] treeStatisticsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
14:34:38 [2023-08-31T18:34:38.062Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
14:34:38 [2023-08-31T18:34:38.993Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
14:34:38 [2023-08-31T18:34:38.993Z] cascadeTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.09 s
14:34:38 [2023-08-31T18:34:38.993Z] multiFunctionRootsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.091 s
14:34:38 [2023-08-31T18:34:38.993Z] emptyStateSystemTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.096 s
14:34:38 [2023-08-31T18:34:38.993Z] largeTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.232 s
14:34:38 [2023-08-31T18:34:38.993Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.146 s
14:34:38 [2023-08-31T18:34:38.993Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.101 s
14:34:38 [2023-08-31T18:34:38.993Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.044 s
14:34:38 [2023-08-31T18:34:38.993Z] treeTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.09 s
14:34:38 [2023-08-31T18:34:38.993Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:34:39 [2023-08-31T18:34:39.250Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:34:39 [2023-08-31T18:34:39.250Z] testGroupByAllInstrumented(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.099 s
14:34:39 [2023-08-31T18:34:39.250Z] testMultiGroupBys(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.15 s
14:34:39 [2023-08-31T18:34:39.250Z] testGroupByProcessInstrumented(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.045 s
14:34:39 [2023-08-31T18:34:39.250Z] testGroupByThreadInstrumented(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.095 s
14:34:39 [2023-08-31T18:34:39.250Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
14:34:39 [2023-08-31T18:34:39.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
14:34:39 [2023-08-31T18:34:39.250Z] testCallStackRequirements(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.054 s
14:34:39 [2023-08-31T18:34:39.250Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
14:34:54 [2023-08-31T18:34:54.112Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.005 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
14:34:54 [2023-08-31T18:34:54.112Z] testCallStackEnd(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.171 s
14:34:54 [2023-08-31T18:34:54.112Z] testConstruction(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.55 s
14:34:54 [2023-08-31T18:34:54.112Z] testCallStack1(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.499 s
14:34:54 [2023-08-31T18:34:54.112Z] testCallStack2(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.387 s
14:34:54 [2023-08-31T18:34:54.112Z] testCallStack3(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.301 s
14:34:54 [2023-08-31T18:34:54.112Z] testOtherUstTrace(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 3.888 s
14:34:54 [2023-08-31T18:34:54.112Z] testCallStackBegin(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.203 s
14:34:54 [2023-08-31T18:34:54.112Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
14:35:04 [2023-08-31T18:35:04.074Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.141 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
14:35:04 [2023-08-31T18:35:04.074Z] testCallStackEnd(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.355 s
14:35:04 [2023-08-31T18:35:04.074Z] testConstruction(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.315 s
14:35:04 [2023-08-31T18:35:04.074Z] testCallStack1(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.216 s
14:35:04 [2023-08-31T18:35:04.074Z] testCallStack2(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.176 s
14:35:04 [2023-08-31T18:35:04.074Z] testCallStack3(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.197 s
14:35:04 [2023-08-31T18:35:04.074Z] testOtherUstTrace(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.715 s
14:35:04 [2023-08-31T18:35:04.074Z] testCallStackBegin(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.166 s
14:35:04 [2023-08-31T18:35:04.074Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest
14:35:04 [2023-08-31T18:35:04.074Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest
14:35:04 [2023-08-31T18:35:04.074Z] testCallstackWeightedTree(org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest)  Time elapsed: 1.299 s
14:35:04 [2023-08-31T18:35:04.074Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
14:35:04 [2023-08-31T18:35:04.074Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
14:35:04 [2023-08-31T18:35:04.074Z] testStackTraces(org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest)  Time elapsed: 0.007 s
14:35:04 [2023-08-31T18:35:04.074Z] 
14:35:04 [2023-08-31T18:35:04.074Z] Results:
14:35:04 [2023-08-31T18:35:04.074Z] 
14:35:04 [2023-08-31T18:35:04.074Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 1
14:35:04 [2023-08-31T18:35:04.074Z] 
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] All tests passed!
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.pom
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.332Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests >--
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT [86/128]
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] 
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:04 [2023-08-31T18:35:04.589Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests...
14:35:05 [2023-08-31T18:35:05.155Z] [INFO] 
14:35:05 [2023-08-31T18:35:05.155Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:05 [2023-08-31T18:35:05.155Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:35:05 [2023-08-31T18:35:05.155Z] [INFO] 
14:35:05 [2023-08-31T18:35:05.155Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:05 [2023-08-31T18:35:05.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/main/resources
14:35:05 [2023-08-31T18:35:05.155Z] [INFO] 
14:35:05 [2023-08-31T18:35:05.155Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:05 [2023-08-31T18:35:05.155Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:35:05 [2023-08-31T18:35:05.155Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/classes
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] 
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/test/resources
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] 
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] 
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] 
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] 
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] 
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:06 [2023-08-31T18:35:06.086Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] 
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:06 [2023-08-31T18:35:06.086Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:35:06 [2023-08-31T18:35:06.086Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] 
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:06 [2023-08-31T18:35:06.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:35:07 [2023-08-31T18:35:07.984Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:35:08 [2023-08-31T18:35:08.918Z] [INFO] 
14:35:08 [2023-08-31T18:35:08.918Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:08 [2023-08-31T18:35:08.918Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:35:08 [2023-08-31T18:35:08.918Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:35:08 [2023-08-31T18:35:08.918Z] [INFO] 
14:35:08 [2023-08-31T18:35:08.918Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:08 [2023-08-31T18:35:08.918Z] [INFO] 
14:35:08 [2023-08-31T18:35:08.918Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:09 [2023-08-31T18:35:09.621Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:35:09 [2023-08-31T18:35:09.621Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data/.metadata/.log
14:35:09 [2023-08-31T18:35:09.621Z] [INFO] Command line:
14:35:09 [2023-08-31T18:35:09.621Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:35:09 [2023-08-31T18:35:09.622Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:35:14 [2023-08-31T18:35:14.881Z] !SESSION 2023-08-31 18:35:09.808 -----------------------------------------------
14:35:14 [2023-08-31T18:35:14.881Z] eclipse.buildId=unknown
14:35:14 [2023-08-31T18:35:14.881Z] java.version=17.0.2
14:35:14 [2023-08-31T18:35:14.881Z] java.vendor=Oracle Corporation
14:35:14 [2023-08-31T18:35:14.881Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:35:14 [2023-08-31T18:35:14.881Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:35:14 [2023-08-31T18:35:14.881Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:35:14 [2023-08-31T18:35:14.881Z] 
14:35:14 [2023-08-31T18:35:14.881Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:35:14.485
14:35:14 [2023-08-31T18:35:14.881Z] !MESSAGE FrameworkEvent ERROR
14:35:14 [2023-08-31T18:35:14.881Z] !STACK 0
14:35:14 [2023-08-31T18:35:14.881Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
14:35:14 [2023-08-31T18:35:14.881Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:35:14 [2023-08-31T18:35:14.881Z] 
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:35:14 [2023-08-31T18:35:14.881Z] 
14:35:14 [2023-08-31T18:35:14.881Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:35:14.785
14:35:14 [2023-08-31T18:35:14.881Z] !MESSAGE FrameworkEvent ERROR
14:35:14 [2023-08-31T18:35:14.881Z] !STACK 0
14:35:14 [2023-08-31T18:35:14.881Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
14:35:14 [2023-08-31T18:35:14.881Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:35:14 [2023-08-31T18:35:14.881Z] 
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:35:14 [2023-08-31T18:35:14.881Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:35:15 [2023-08-31T18:35:15.812Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:35:15 [2023-08-31T18:35:15.812Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:35:23 [2023-08-31T18:35:23.918Z] 
14:35:23 [2023-08-31T18:35:23.918Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-08-31 18:35:23.003
14:35:23 [2023-08-31T18:35:23.918Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
14:35:23 [2023-08-31T18:35:23.918Z] 
14:35:23 [2023-08-31T18:35:23.918Z] !ENTRY org.eclipse.urischeme 4 0 2023-08-31 18:35:23.094
14:35:23 [2023-08-31T18:35:23.918Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:35:23 [2023-08-31T18:35:23.918Z] !STACK 0
14:35:23 [2023-08-31T18:35:23.918Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:35:23 [2023-08-31T18:35:23.918Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:35:23 [2023-08-31T18:35:23.918Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:35:23 [2023-08-31T18:35:23.918Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:35:23 [2023-08-31T18:35:23.918Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:35:23 [2023-08-31T18:35:23.918Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:35:23 [2023-08-31T18:35:23.918Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:35:23 [2023-08-31T18:35:23.918Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
14:35:23 [2023-08-31T18:35:23.918Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:35:23 [2023-08-31T18:35:23.918Z] Caused by: java.io.IOException: error=2, No such file or directory
14:35:23 [2023-08-31T18:35:23.918Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:35:23 [2023-08-31T18:35:23.918Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:35:23 [2023-08-31T18:35:23.918Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:35:23 [2023-08-31T18:35:23.918Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:35:23 [2023-08-31T18:35:23.918Z] 	... 7 more
14:35:23 [2023-08-31T18:35:23.918Z] Running org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
14:35:24 [2023-08-31T18:35:24.482Z] Display size: 1440x900
14:35:24 [2023-08-31T18:35:24.482Z] OS version=5.17.13-200.fc35.x86_64
14:35:24 [2023-08-31T18:35:24.482Z] GTK version=3.22.30
14:35:24 [2023-08-31T18:35:24.482Z] GTK theme=Ambiance
14:35:24 [2023-08-31T18:35:24.482Z] LIBOVERLAY_SCROLLBAR=0
14:35:24 [2023-08-31T18:35:24.482Z] Time zone: Greenwich Mean Time
14:35:24 [2023-08-31T18:35:24.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3b9a2629] time=1289809898 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:35:26 [2023-08-31T18:35:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:35:26 [2023-08-31T18:35:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:35:26 [2023-08-31T18:35:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:35:26 [2023-08-31T18:35:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:35:26 [2023-08-31T18:35:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=1289811260 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:35:26 [2023-08-31T18:35:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=1289811261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:35:26 [2023-08-31T18:35:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=1289811263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:35:26 [2023-08-31T18:35:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:35:26 [2023-08-31T18:35:26.369Z] 
14:35:26 [2023-08-31T18:35:26.369Z] (Eclipse:3181): Gtk-WARNING **: 18:35:26.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:26 [2023-08-31T18:35:26.933Z] 
14:35:26 [2023-08-31T18:35:26.933Z] (Eclipse:3181): Gtk-WARNING **: 18:35:26.708: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:35:27 [2023-08-31T18:35:27.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:35:27 [2023-08-31T18:35:27.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:30 [2023-08-31T18:35:30.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:35:30 [2023-08-31T18:35:30.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:31 [2023-08-31T18:35:31.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:35:31 [2023-08-31T18:35:31.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:32 [2023-08-31T18:35:32.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:35:32 [2023-08-31T18:35:32.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:33 [2023-08-31T18:35:33.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:35:33 [2023-08-31T18:35:33.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:34 [2023-08-31T18:35:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:35:34 [2023-08-31T18:35:34.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:35 [2023-08-31T18:35:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:35:35 [2023-08-31T18:35:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:36 [2023-08-31T18:35:36.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:35:36 [2023-08-31T18:35:36.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:35:37 [2023-08-31T18:35:37.322Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.501 s - in org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
14:35:37 [2023-08-31T18:35:37.322Z] cascadeTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 2.876 s
14:35:37 [2023-08-31T18:35:37.322Z] multiFunctionRootsTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 1.304 s
14:35:37 [2023-08-31T18:35:37.322Z] emptyStateSystemTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 1.193 s
14:35:37 [2023-08-31T18:35:37.322Z] largeTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.703 s
14:35:37 [2023-08-31T18:35:37.322Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 1.101 s
14:35:37 [2023-08-31T18:35:37.322Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 1.1 s
14:35:37 [2023-08-31T18:35:37.322Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 1.19 s
14:35:37 [2023-08-31T18:35:37.322Z] treeTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 1.096 s
14:35:37 [2023-08-31T18:35:37.322Z] 
14:35:37 [2023-08-31T18:35:37.322Z] Results:
14:35:37 [2023-08-31T18:35:37.322Z] 
14:35:37 [2023-08-31T18:35:37.322Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:35:37 [2023-08-31T18:35:37.322Z] 
14:35:39 [2023-08-31T18:35:39.222Z] [INFO] All tests passed!
14:35:39 [2023-08-31T18:35:39.222Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.222Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:39 [2023-08-31T18:35:39.222Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:35:39 [2023-08-31T18:35:39.222Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.222Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:39 [2023-08-31T18:35:39.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:35:39 [2023-08-31T18:35:39.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:35:39 [2023-08-31T18:35:39.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core.tests' with 33 classes
14:35:39 [2023-08-31T18:35:39.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:35:39 [2023-08-31T18:35:39.479Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.479Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.pom
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests >--
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT [87/128]
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:39 [2023-08-31T18:35:39.480Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests...
14:35:39 [2023-08-31T18:35:39.737Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.737Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:39 [2023-08-31T18:35:39.737Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:35:39 [2023-08-31T18:35:39.737Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.737Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:39 [2023-08-31T18:35:39.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/main/resources
14:35:39 [2023-08-31T18:35:39.737Z] [INFO] 
14:35:39 [2023-08-31T18:35:39.737Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:39 [2023-08-31T18:35:39.737Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:35:39 [2023-08-31T18:35:39.737Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/classes
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] 
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/test/resources
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] 
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] 
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] 
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] 
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] 
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:40 [2023-08-31T18:35:40.302Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] 
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:40 [2023-08-31T18:35:40.302Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:35:40 [2023-08-31T18:35:40.302Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] 
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:40 [2023-08-31T18:35:40.302Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:35:42 [2023-08-31T18:35:42.201Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:35:44 [2023-08-31T18:35:44.099Z] [INFO] 
14:35:44 [2023-08-31T18:35:44.099Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:44 [2023-08-31T18:35:44.099Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:35:44 [2023-08-31T18:35:44.099Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:35:44 [2023-08-31T18:35:44.099Z] [INFO] 
14:35:44 [2023-08-31T18:35:44.099Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:44 [2023-08-31T18:35:44.099Z] [INFO] 
14:35:44 [2023-08-31T18:35:44.099Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:35:44 [2023-08-31T18:35:44.664Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:35:44 [2023-08-31T18:35:44.664Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data/.metadata/.log
14:35:44 [2023-08-31T18:35:44.664Z] [INFO] Command line:
14:35:44 [2023-08-31T18:35:44.665Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:35:44 [2023-08-31T18:35:44.665Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:35:49 [2023-08-31T18:35:49.927Z] !SESSION 2023-08-31 18:35:44.923 -----------------------------------------------
14:35:49 [2023-08-31T18:35:49.927Z] eclipse.buildId=unknown
14:35:49 [2023-08-31T18:35:49.927Z] java.version=17.0.2
14:35:49 [2023-08-31T18:35:49.927Z] java.vendor=Oracle Corporation
14:35:49 [2023-08-31T18:35:49.927Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:35:49 [2023-08-31T18:35:49.927Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:35:49 [2023-08-31T18:35:49.927Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:35:49 [2023-08-31T18:35:49.927Z] 
14:35:49 [2023-08-31T18:35:49.927Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:35:49.493
14:35:49 [2023-08-31T18:35:49.927Z] !MESSAGE FrameworkEvent ERROR
14:35:49 [2023-08-31T18:35:49.927Z] !STACK 0
14:35:49 [2023-08-31T18:35:49.927Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [71]
14:35:49 [2023-08-31T18:35:49.927Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:35:49 [2023-08-31T18:35:49.927Z] 
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:35:49 [2023-08-31T18:35:49.927Z] 
14:35:49 [2023-08-31T18:35:49.927Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:35:49.806
14:35:49 [2023-08-31T18:35:49.927Z] !MESSAGE FrameworkEvent ERROR
14:35:49 [2023-08-31T18:35:49.927Z] !STACK 0
14:35:49 [2023-08-31T18:35:49.927Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
14:35:49 [2023-08-31T18:35:49.927Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:35:49 [2023-08-31T18:35:49.927Z] 
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:35:49 [2023-08-31T18:35:49.927Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:35:51 [2023-08-31T18:35:51.300Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
14:35:59 [2023-08-31T18:35:59.408Z] 
14:35:59 [2023-08-31T18:35:59.408Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.227
14:35:59 [2023-08-31T18:35:59.408Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.408Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.408Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.408Z] 
14:35:59 [2023-08-31T18:35:59.408Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.229
14:35:59 [2023-08-31T18:35:59.408Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.408Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.408Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.408Z] 
14:35:59 [2023-08-31T18:35:59.408Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.325
14:35:59 [2023-08-31T18:35:59.408Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.408Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.408Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.408Z] 
14:35:59 [2023-08-31T18:35:59.408Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.327
14:35:59 [2023-08-31T18:35:59.408Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.408Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.408Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.408Z] 
14:35:59 [2023-08-31T18:35:59.408Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.382
14:35:59 [2023-08-31T18:35:59.408Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.408Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.408Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.408Z] 
14:35:59 [2023-08-31T18:35:59.408Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.384
14:35:59 [2023-08-31T18:35:59.408Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.408Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:120)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:35:59 [2023-08-31T18:35:59.408Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.409Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.409Z] 
14:35:59 [2023-08-31T18:35:59.409Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.385
14:35:59 [2023-08-31T18:35:59.409Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.409Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:150)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.409Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.409Z] 
14:35:59 [2023-08-31T18:35:59.409Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.387
14:35:59 [2023-08-31T18:35:59.409Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.409Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.409Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.409Z] 
14:35:59 [2023-08-31T18:35:59.409Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.389
14:35:59 [2023-08-31T18:35:59.409Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.409Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.409Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.409Z] 
14:35:59 [2023-08-31T18:35:59.409Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.390
14:35:59 [2023-08-31T18:35:59.409Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.409Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.409Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.409Z] 
14:35:59 [2023-08-31T18:35:59.409Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.392
14:35:59 [2023-08-31T18:35:59.409Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.409Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.409Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.409Z] 
14:35:59 [2023-08-31T18:35:59.409Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:58.393
14:35:59 [2023-08-31T18:35:59.409Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.409Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.409Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.409Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:35:59 [2023-08-31T18:35:59.667Z] 
14:35:59 [2023-08-31T18:35:59.667Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:35:59.585
14:35:59 [2023-08-31T18:35:59.667Z] !MESSAGE StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.667Z] !STACK 0
14:35:59 [2023-08-31T18:35:59.667Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:35:59 [2023-08-31T18:35:59.667Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:35:59 [2023-08-31T18:35:59.667Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:35:59 [2023-08-31T18:35:59.667Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:35:59 [2023-08-31T18:35:59.667Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:35:59 [2023-08-31T18:35:59.667Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:35:59 [2023-08-31T18:35:59.667Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:35:59 [2023-08-31T18:35:59.667Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:35:59 [2023-08-31T18:35:59.667Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:35:59 [2023-08-31T18:35:59.667Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:35:59 [2023-08-31T18:35:59.667Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:01 [2023-08-31T18:36:01.565Z] 
14:36:01 [2023-08-31T18:36:01.565Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:01.131
14:36:01 [2023-08-31T18:36:01.565Z] !MESSAGE StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.565Z] !STACK 0
14:36:01 [2023-08-31T18:36:01.565Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:01 [2023-08-31T18:36:01.565Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:01 [2023-08-31T18:36:01.565Z] 
14:36:01 [2023-08-31T18:36:01.565Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:01.133
14:36:01 [2023-08-31T18:36:01.565Z] !MESSAGE StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.565Z] !STACK 0
14:36:01 [2023-08-31T18:36:01.565Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:36:01 [2023-08-31T18:36:01.565Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:01 [2023-08-31T18:36:01.566Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:01 [2023-08-31T18:36:01.566Z] 
14:36:01 [2023-08-31T18:36:01.566Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:01.135
14:36:01 [2023-08-31T18:36:01.566Z] !MESSAGE StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] !STACK 0
14:36:01 [2023-08-31T18:36:01.566Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:01 [2023-08-31T18:36:01.566Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:01 [2023-08-31T18:36:01.566Z] 
14:36:01 [2023-08-31T18:36:01.566Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:01.137
14:36:01 [2023-08-31T18:36:01.566Z] !MESSAGE StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] !STACK 0
14:36:01 [2023-08-31T18:36:01.566Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:120)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:01 [2023-08-31T18:36:01.566Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:01 [2023-08-31T18:36:01.566Z] 
14:36:01 [2023-08-31T18:36:01.566Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:01.138
14:36:01 [2023-08-31T18:36:01.566Z] !MESSAGE StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] !STACK 0
14:36:01 [2023-08-31T18:36:01.566Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:150)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:01 [2023-08-31T18:36:01.566Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:01 [2023-08-31T18:36:01.566Z] 
14:36:01 [2023-08-31T18:36:01.566Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:01.140
14:36:01 [2023-08-31T18:36:01.566Z] !MESSAGE StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] !STACK 0
14:36:01 [2023-08-31T18:36:01.566Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:01 [2023-08-31T18:36:01.566Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:01 [2023-08-31T18:36:01.566Z] 
14:36:01 [2023-08-31T18:36:01.566Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:01.143
14:36:01 [2023-08-31T18:36:01.566Z] !MESSAGE StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] !STACK 0
14:36:01 [2023-08-31T18:36:01.566Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:01 [2023-08-31T18:36:01.566Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:01 [2023-08-31T18:36:01.566Z] 
14:36:01 [2023-08-31T18:36:01.566Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:01.144
14:36:01 [2023-08-31T18:36:01.566Z] !MESSAGE StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] !STACK 0
14:36:01 [2023-08-31T18:36:01.566Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:01 [2023-08-31T18:36:01.566Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:01 [2023-08-31T18:36:01.566Z] 
14:36:01 [2023-08-31T18:36:01.566Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:01.146
14:36:01 [2023-08-31T18:36:01.566Z] !MESSAGE StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] !STACK 0
14:36:01 [2023-08-31T18:36:01.566Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:01 [2023-08-31T18:36:01.566Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:01 [2023-08-31T18:36:01.566Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:01 [2023-08-31T18:36:01.566Z] 
14:36:01 [2023-08-31T18:36:01.567Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:01.148
14:36:01 [2023-08-31T18:36:01.567Z] !MESSAGE StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.567Z] !STACK 0
14:36:01 [2023-08-31T18:36:01.567Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:01 [2023-08-31T18:36:01.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:01 [2023-08-31T18:36:01.567Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:02 [2023-08-31T18:36:02.498Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.219 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
14:36:02 [2023-08-31T18:36:02.498Z] testAnalysisExecution[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest)  Time elapsed: 5.522 s
14:36:02 [2023-08-31T18:36:02.498Z] testStateProviderIntervalData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest)  Time elapsed: 2.726 s
14:36:02 [2023-08-31T18:36:02.498Z] testStateProviderPunctualData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest)  Time elapsed: 2.634 s
14:36:02 [2023-08-31T18:36:02.498Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
14:36:03 [2023-08-31T18:36:03.870Z] 
14:36:03 [2023-08-31T18:36:03.870Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:03.530
14:36:03 [2023-08-31T18:36:03.870Z] !MESSAGE StateSystemDisposedException
14:36:03 [2023-08-31T18:36:03.870Z] !STACK 0
14:36:03 [2023-08-31T18:36:03.870Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:03 [2023-08-31T18:36:03.870Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:03 [2023-08-31T18:36:03.870Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:03 [2023-08-31T18:36:03.870Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:03 [2023-08-31T18:36:03.870Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:03 [2023-08-31T18:36:03.870Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:36:03 [2023-08-31T18:36:03.870Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:36:03 [2023-08-31T18:36:03.870Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:03 [2023-08-31T18:36:03.870Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:03 [2023-08-31T18:36:03.870Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:03 [2023-08-31T18:36:03.870Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:04 [2023-08-31T18:36:04.802Z] 
14:36:04 [2023-08-31T18:36:04.802Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:04.736
14:36:04 [2023-08-31T18:36:04.802Z] !MESSAGE StateSystemDisposedException
14:36:04 [2023-08-31T18:36:04.802Z] !STACK 0
14:36:04 [2023-08-31T18:36:04.802Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:04 [2023-08-31T18:36:04.802Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:04 [2023-08-31T18:36:04.802Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:04 [2023-08-31T18:36:04.802Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:04 [2023-08-31T18:36:04.802Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:04 [2023-08-31T18:36:04.802Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:36:04 [2023-08-31T18:36:04.802Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:36:04 [2023-08-31T18:36:04.802Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:04 [2023-08-31T18:36:04.802Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:04 [2023-08-31T18:36:04.802Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:04 [2023-08-31T18:36:04.802Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:06 [2023-08-31T18:36:06.175Z] 
14:36:06 [2023-08-31T18:36:06.175Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:05.937
14:36:06 [2023-08-31T18:36:06.175Z] !MESSAGE StateSystemDisposedException
14:36:06 [2023-08-31T18:36:06.175Z] !STACK 0
14:36:06 [2023-08-31T18:36:06.175Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:06 [2023-08-31T18:36:06.175Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:06 [2023-08-31T18:36:06.175Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:06 [2023-08-31T18:36:06.175Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:06 [2023-08-31T18:36:06.175Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:06 [2023-08-31T18:36:06.175Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:36:06 [2023-08-31T18:36:06.175Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:36:06 [2023-08-31T18:36:06.175Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:06 [2023-08-31T18:36:06.175Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:06 [2023-08-31T18:36:06.175Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:06 [2023-08-31T18:36:06.175Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:16 [2023-08-31T18:36:16.137Z] 
14:36:16 [2023-08-31T18:36:16.137Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:15.042
14:36:16 [2023-08-31T18:36:16.137Z] !MESSAGE StateSystemDisposedException
14:36:16 [2023-08-31T18:36:16.137Z] !STACK 0
14:36:16 [2023-08-31T18:36:16.137Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:16 [2023-08-31T18:36:16.137Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:16 [2023-08-31T18:36:16.137Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:16 [2023-08-31T18:36:16.137Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:16 [2023-08-31T18:36:16.137Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:16 [2023-08-31T18:36:16.137Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:36:16 [2023-08-31T18:36:16.137Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:36:16 [2023-08-31T18:36:16.137Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:16 [2023-08-31T18:36:16.137Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:16 [2023-08-31T18:36:16.137Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:16 [2023-08-31T18:36:16.137Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:16 [2023-08-31T18:36:16.137Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.736 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
14:36:16 [2023-08-31T18:36:16.137Z] testAnalysisExecution[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.219 s
14:36:16 [2023-08-31T18:36:16.137Z] testStateProviderIntervalData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.207 s
14:36:16 [2023-08-31T18:36:16.137Z] testStateProviderPunctualData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.201 s
14:36:16 [2023-08-31T18:36:16.137Z] testAnalysisExecution[1: ONE_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 2.167 s
14:36:16 [2023-08-31T18:36:16.137Z] testStateProviderIntervalData[1: ONE_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.142 s
14:36:16 [2023-08-31T18:36:16.137Z] testStateProviderPunctualData[1: ONE_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.141 s
14:36:16 [2023-08-31T18:36:16.137Z] testAnalysisExecution[2: QEMU_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 2.272 s
14:36:16 [2023-08-31T18:36:16.137Z] testStateProviderIntervalData[2: QEMU_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.178 s
14:36:16 [2023-08-31T18:36:16.137Z] testStateProviderPunctualData[2: QEMU_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.202 s
14:36:16 [2023-08-31T18:36:16.137Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
14:36:16 [2023-08-31T18:36:16.394Z] 
14:36:16 [2023-08-31T18:36:16.394Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:16.292
14:36:16 [2023-08-31T18:36:16.394Z] !MESSAGE StateSystemDisposedException
14:36:16 [2023-08-31T18:36:16.394Z] !STACK 0
14:36:16 [2023-08-31T18:36:16.394Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:16 [2023-08-31T18:36:16.394Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:16 [2023-08-31T18:36:16.394Z] 
14:36:16 [2023-08-31T18:36:16.394Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:16.293
14:36:16 [2023-08-31T18:36:16.394Z] !MESSAGE StateSystemDisposedException
14:36:16 [2023-08-31T18:36:16.394Z] !STACK 0
14:36:16 [2023-08-31T18:36:16.394Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:16 [2023-08-31T18:36:16.394Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:16 [2023-08-31T18:36:16.395Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:16 [2023-08-31T18:36:16.395Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:20 [2023-08-31T18:36:20.577Z] 
14:36:20 [2023-08-31T18:36:20.577Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:19.992
14:36:20 [2023-08-31T18:36:20.577Z] !MESSAGE StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.577Z] !STACK 0
14:36:20 [2023-08-31T18:36:20.577Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:20 [2023-08-31T18:36:20.577Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:20 [2023-08-31T18:36:20.577Z] 
14:36:20 [2023-08-31T18:36:20.577Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:19.993
14:36:20 [2023-08-31T18:36:20.577Z] !MESSAGE StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.577Z] !STACK 0
14:36:20 [2023-08-31T18:36:20.577Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:20 [2023-08-31T18:36:20.577Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:20 [2023-08-31T18:36:20.577Z] 
14:36:20 [2023-08-31T18:36:20.577Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:19.994
14:36:20 [2023-08-31T18:36:20.577Z] !MESSAGE StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.577Z] !STACK 0
14:36:20 [2023-08-31T18:36:20.577Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:20 [2023-08-31T18:36:20.577Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:20 [2023-08-31T18:36:20.577Z] 
14:36:20 [2023-08-31T18:36:20.577Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:19.994
14:36:20 [2023-08-31T18:36:20.577Z] !MESSAGE StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.577Z] !STACK 0
14:36:20 [2023-08-31T18:36:20.577Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:20 [2023-08-31T18:36:20.577Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:20 [2023-08-31T18:36:20.577Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:20 [2023-08-31T18:36:20.577Z] 
14:36:20 [2023-08-31T18:36:20.577Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:19.996
14:36:20 [2023-08-31T18:36:20.577Z] !MESSAGE StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.578Z] !STACK 0
14:36:20 [2023-08-31T18:36:20.578Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:20 [2023-08-31T18:36:20.578Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:20 [2023-08-31T18:36:20.578Z] 
14:36:20 [2023-08-31T18:36:20.578Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:19.996
14:36:20 [2023-08-31T18:36:20.578Z] !MESSAGE StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.578Z] !STACK 0
14:36:20 [2023-08-31T18:36:20.578Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:20 [2023-08-31T18:36:20.578Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:20 [2023-08-31T18:36:20.578Z] 
14:36:20 [2023-08-31T18:36:20.578Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:19.997
14:36:20 [2023-08-31T18:36:20.578Z] !MESSAGE StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.578Z] !STACK 0
14:36:20 [2023-08-31T18:36:20.578Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:20 [2023-08-31T18:36:20.578Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:20 [2023-08-31T18:36:20.578Z] 
14:36:20 [2023-08-31T18:36:20.578Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2023-08-31 18:36:19.998
14:36:20 [2023-08-31T18:36:20.578Z] !MESSAGE StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.578Z] !STACK 0
14:36:20 [2023-08-31T18:36:20.578Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:36:20 [2023-08-31T18:36:20.578Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:36:20 [2023-08-31T18:36:20.578Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:36:20 [2023-08-31T18:36:20.578Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.907 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
14:36:20 [2023-08-31T18:36:20.578Z] testAnalysisExecution[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.197 s
14:36:20 [2023-08-31T18:36:20.578Z] testVirtualEnvironmentModel[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.219 s
14:36:20 [2023-08-31T18:36:20.578Z] testStateProviderIntervalData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.264 s
14:36:20 [2023-08-31T18:36:20.578Z] testStateProviderPunctualData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.217 s
14:36:20 [2023-08-31T18:36:20.578Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
14:36:21 [2023-08-31T18:36:21.521Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.413 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
14:36:21 [2023-08-31T18:36:21.521Z] testStubTracesOneQemuKvm(org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest)  Time elapsed: 1.41 s
14:36:21 [2023-08-31T18:36:21.521Z] 
14:36:21 [2023-08-31T18:36:21.521Z] Results:
14:36:21 [2023-08-31T18:36:21.521Z] 
14:36:21 [2023-08-31T18:36:21.521Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
14:36:21 [2023-08-31T18:36:21.521Z] 
14:36:22 [2023-08-31T18:36:22.087Z] [INFO] All tests passed!
14:36:22 [2023-08-31T18:36:22.087Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.087Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:36:22 [2023-08-31T18:36:22.087Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:36:22 [2023-08-31T18:36:22.087Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.087Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:36:22 [2023-08-31T18:36:22.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:36:22 [2023-08-31T18:36:22.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.pom
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests >--
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT [88/128]
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:22 [2023-08-31T18:36:22.345Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests...
14:36:22 [2023-08-31T18:36:22.911Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.911Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:22 [2023-08-31T18:36:22.911Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:36:22 [2023-08-31T18:36:22.911Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.911Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:22 [2023-08-31T18:36:22.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/main/resources
14:36:22 [2023-08-31T18:36:22.911Z] [INFO] 
14:36:22 [2023-08-31T18:36:22.911Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:22 [2023-08-31T18:36:22.911Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:36:22 [2023-08-31T18:36:22.911Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/classes
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] 
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/test/resources
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] 
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] 
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] 
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:23 [2023-08-31T18:36:23.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:36:23 [2023-08-31T18:36:23.734Z] [INFO] 
14:36:23 [2023-08-31T18:36:23.734Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:23 [2023-08-31T18:36:23.734Z] [INFO] 
14:36:23 [2023-08-31T18:36:23.734Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:23 [2023-08-31T18:36:23.734Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:36:23 [2023-08-31T18:36:23.734Z] [INFO] 
14:36:23 [2023-08-31T18:36:23.734Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:23 [2023-08-31T18:36:23.734Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:36:23 [2023-08-31T18:36:23.734Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:36:23 [2023-08-31T18:36:23.734Z] [INFO] 
14:36:23 [2023-08-31T18:36:23.734Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:23 [2023-08-31T18:36:23.734Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:36:25 [2023-08-31T18:36:25.634Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:36:26 [2023-08-31T18:36:26.570Z] [INFO] 
14:36:26 [2023-08-31T18:36:26.570Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:26 [2023-08-31T18:36:26.570Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:36:26 [2023-08-31T18:36:26.570Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:36:26 [2023-08-31T18:36:26.570Z] [INFO] 
14:36:26 [2023-08-31T18:36:26.570Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:26 [2023-08-31T18:36:26.570Z] [INFO] 
14:36:26 [2023-08-31T18:36:26.570Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:27 [2023-08-31T18:36:27.138Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:36:27 [2023-08-31T18:36:27.138Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data/.metadata/.log
14:36:27 [2023-08-31T18:36:27.138Z] [INFO] Command line:
14:36:27 [2023-08-31T18:36:27.138Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:36:27 [2023-08-31T18:36:27.138Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:36:32 [2023-08-31T18:36:32.405Z] !SESSION 2023-08-31 18:36:27.427 -----------------------------------------------
14:36:32 [2023-08-31T18:36:32.405Z] eclipse.buildId=unknown
14:36:32 [2023-08-31T18:36:32.405Z] java.version=17.0.2
14:36:32 [2023-08-31T18:36:32.405Z] java.vendor=Oracle Corporation
14:36:32 [2023-08-31T18:36:32.405Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:36:32 [2023-08-31T18:36:32.405Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:36:32 [2023-08-31T18:36:32.405Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:36:32 [2023-08-31T18:36:32.405Z] 
14:36:32 [2023-08-31T18:36:32.405Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:36:32.289
14:36:32 [2023-08-31T18:36:32.405Z] !MESSAGE FrameworkEvent ERROR
14:36:32 [2023-08-31T18:36:32.405Z] !STACK 0
14:36:32 [2023-08-31T18:36:32.405Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
14:36:32 [2023-08-31T18:36:32.405Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:36:32 [2023-08-31T18:36:32.405Z] 
14:36:32 [2023-08-31T18:36:32.405Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:36:32 [2023-08-31T18:36:32.405Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:36:32 [2023-08-31T18:36:32.405Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:36:32 [2023-08-31T18:36:32.405Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:36:32 [2023-08-31T18:36:32.405Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:36:32 [2023-08-31T18:36:32.405Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:36:32 [2023-08-31T18:36:32.405Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:36:32 [2023-08-31T18:36:32.405Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:36:32 [2023-08-31T18:36:32.405Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:36:32 [2023-08-31T18:36:32.405Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:36:32 [2023-08-31T18:36:32.664Z] 
14:36:32 [2023-08-31T18:36:32.664Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:36:32.586
14:36:32 [2023-08-31T18:36:32.664Z] !MESSAGE FrameworkEvent ERROR
14:36:32 [2023-08-31T18:36:32.664Z] !STACK 0
14:36:32 [2023-08-31T18:36:32.664Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
14:36:32 [2023-08-31T18:36:32.664Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:36:32 [2023-08-31T18:36:32.664Z] 
14:36:32 [2023-08-31T18:36:32.664Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:36:32 [2023-08-31T18:36:32.664Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:36:32 [2023-08-31T18:36:32.664Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:36:32 [2023-08-31T18:36:32.664Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:36:32 [2023-08-31T18:36:32.664Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:36:32 [2023-08-31T18:36:32.664Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:36:32 [2023-08-31T18:36:32.664Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:36:32 [2023-08-31T18:36:32.664Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:36:32 [2023-08-31T18:36:32.664Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:36:32 [2023-08-31T18:36:32.664Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:36:33 [2023-08-31T18:36:33.600Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:36:33 [2023-08-31T18:36:33.600Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:36:41 [2023-08-31T18:36:41.706Z] 
14:36:41 [2023-08-31T18:36:41.706Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-08-31 18:36:40.296
14:36:41 [2023-08-31T18:36:41.706Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
14:36:41 [2023-08-31T18:36:41.706Z] 
14:36:41 [2023-08-31T18:36:41.706Z] !ENTRY org.eclipse.urischeme 4 0 2023-08-31 18:36:40.391
14:36:41 [2023-08-31T18:36:41.706Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:36:41 [2023-08-31T18:36:41.706Z] !STACK 0
14:36:41 [2023-08-31T18:36:41.706Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:36:41 [2023-08-31T18:36:41.706Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:36:41 [2023-08-31T18:36:41.706Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:36:41 [2023-08-31T18:36:41.706Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:36:41 [2023-08-31T18:36:41.706Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:36:41 [2023-08-31T18:36:41.706Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:36:41 [2023-08-31T18:36:41.706Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:36:41 [2023-08-31T18:36:41.706Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
14:36:41 [2023-08-31T18:36:41.706Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:36:41 [2023-08-31T18:36:41.706Z] Caused by: java.io.IOException: error=2, No such file or directory
14:36:41 [2023-08-31T18:36:41.706Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:36:41 [2023-08-31T18:36:41.706Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:36:41 [2023-08-31T18:36:41.706Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:36:41 [2023-08-31T18:36:41.706Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:36:41 [2023-08-31T18:36:41.706Z] 	... 7 more
14:36:41 [2023-08-31T18:36:41.706Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
14:36:41 [2023-08-31T18:36:41.706Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
14:36:41 [2023-08-31T18:36:41.706Z] testSameEndOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0.101 s
14:36:41 [2023-08-31T18:36:41.706Z] testNoOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0.001 s
14:36:41 [2023-08-31T18:36:41.706Z] testPartialOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:36:41 [2023-08-31T18:36:41.706Z] testSameStartOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0.001 s
14:36:41 [2023-08-31T18:36:41.706Z] testFullOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:36:41 [2023-08-31T18:36:41.706Z] testOverlapEnglobing(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:36:41 [2023-08-31T18:36:41.706Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
14:36:41 [2023-08-31T18:36:41.706Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
14:36:41 [2023-08-31T18:36:41.706Z] testOneQemuKvm(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest) skipped
14:36:41 [2023-08-31T18:36:41.706Z] testQemuContainer(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest) skipped
14:36:41 [2023-08-31T18:36:41.706Z] testOneContainer(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest) skipped
14:36:41 [2023-08-31T18:36:41.706Z] 
14:36:41 [2023-08-31T18:36:41.706Z] Results:
14:36:41 [2023-08-31T18:36:41.706Z] 
14:36:41 [2023-08-31T18:36:41.706Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 3
14:36:41 [2023-08-31T18:36:41.706Z] 
14:36:42 [2023-08-31T18:36:42.641Z] [INFO] All tests passed!
14:36:42 [2023-08-31T18:36:42.641Z] [INFO] 
14:36:42 [2023-08-31T18:36:42.641Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:42 [2023-08-31T18:36:42.641Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:36:42 [2023-08-31T18:36:42.641Z] [INFO] 
14:36:42 [2023-08-31T18:36:42.641Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:42 [2023-08-31T18:36:42.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:36:42 [2023-08-31T18:36:42.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:36:42 [2023-08-31T18:36:42.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests' with 18 classes
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.pom
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests >--
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT [89/128]
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.156Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core.tests...
14:36:43 [2023-08-31T18:36:43.720Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.720Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.720Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:36:43 [2023-08-31T18:36:43.720Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] >>> maven-javadoc-plugin:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests >>>
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] <<< maven-javadoc-plugin:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests <<<
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- maven-javadoc-plugin:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- build-helper-maven-plugin:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/main/resources
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/help
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] 
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:43 [2023-08-31T18:36:43.721Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:36:43 [2023-08-31T18:36:43.721Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/classes
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] 
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/test/resources
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] 
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] 
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] 
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] 
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] 
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:44 [2023-08-31T18:36:44.287Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] 
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:44 [2023-08-31T18:36:44.287Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:36:44 [2023-08-31T18:36:44.287Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] 
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:44 [2023-08-31T18:36:44.287Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar
14:36:46 [2023-08-31T18:36:46.184Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar
14:36:47 [2023-08-31T18:36:47.557Z] [INFO] 
14:36:47 [2023-08-31T18:36:47.557Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:47 [2023-08-31T18:36:47.557Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:36:47 [2023-08-31T18:36:47.557Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:36:47 [2023-08-31T18:36:47.557Z] [INFO] 
14:36:47 [2023-08-31T18:36:47.557Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:47 [2023-08-31T18:36:47.557Z] [INFO] 
14:36:47 [2023-08-31T18:36:47.558Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:36:48 [2023-08-31T18:36:48.122Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:36:48 [2023-08-31T18:36:48.122Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data/.metadata/.log
14:36:48 [2023-08-31T18:36:48.122Z] [INFO] Command line:
14:36:48 [2023-08-31T18:36:48.122Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:36:48 [2023-08-31T18:36:48.122Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:36:53 [2023-08-31T18:36:53.384Z] !SESSION 2023-08-31 18:36:48.228 -----------------------------------------------
14:36:53 [2023-08-31T18:36:53.384Z] eclipse.buildId=unknown
14:36:53 [2023-08-31T18:36:53.384Z] java.version=17.0.2
14:36:53 [2023-08-31T18:36:53.384Z] java.vendor=Oracle Corporation
14:36:53 [2023-08-31T18:36:53.384Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:36:53 [2023-08-31T18:36:53.384Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:36:53 [2023-08-31T18:36:53.384Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:36:53 [2023-08-31T18:36:53.384Z] 
14:36:53 [2023-08-31T18:36:53.384Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:36:52.815
14:36:53 [2023-08-31T18:36:53.384Z] !MESSAGE FrameworkEvent ERROR
14:36:53 [2023-08-31T18:36:53.384Z] !STACK 0
14:36:53 [2023-08-31T18:36:53.384Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
14:36:53 [2023-08-31T18:36:53.384Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:36:53 [2023-08-31T18:36:53.384Z] 
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:36:53 [2023-08-31T18:36:53.384Z] 
14:36:53 [2023-08-31T18:36:53.384Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:36:53.204
14:36:53 [2023-08-31T18:36:53.384Z] !MESSAGE FrameworkEvent ERROR
14:36:53 [2023-08-31T18:36:53.384Z] !STACK 0
14:36:53 [2023-08-31T18:36:53.384Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [171]
14:36:53 [2023-08-31T18:36:53.384Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:36:53 [2023-08-31T18:36:53.384Z] 
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:36:53 [2023-08-31T18:36:53.384Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:36:54 [2023-08-31T18:36:54.758Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
14:36:55 [2023-08-31T18:36:55.324Z] 
14:36:55 [2023-08-31T18:36:55.324Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2023-08-31 18:36:55.303
14:36:55 [2023-08-31T18:36:55.324Z] !MESSAGE Failed to deletestatistics-totals.ht
14:36:55 [2023-08-31T18:36:55.581Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
14:36:55 [2023-08-31T18:36:55.581Z] testGettingStateSystems(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest)  Time elapsed: 0.89 s
14:36:55 [2023-08-31T18:36:55.581Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
14:36:58 [2023-08-31T18:36:58.860Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.859 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
14:36:58 [2023-08-31T18:36:58.860Z] testEventIteratorWithFilter(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.549 s
14:36:58 [2023-08-31T18:36:58.860Z] testGetAnalysis(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.111 s
14:36:58 [2023-08-31T18:36:58.860Z] testEventIterator(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.196 s
14:36:58 [2023-08-31T18:36:58.860Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
14:36:58 [2023-08-31T18:36:58.860Z] 
14:36:58 [2023-08-31T18:36:58.860Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2023-08-31 18:36:58.394
14:36:58 [2023-08-31T18:36:58.860Z] !MESSAGE Error opening a file that should contain a state system: abc
14:36:58 [2023-08-31T18:36:58.860Z] !STACK 0
14:36:58 [2023-08-31T18:36:58.860Z] java.io.IOException: Empty target file
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeFactory.createFromFile(HistoryTreeFactory.java:72)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.initializeSHT(HistoryTreeBackend.java:195)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.<init>(HistoryTreeBackend.java:161)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.statesystem.core.backend.StateHistoryBackendFactory.createHistoryTreeBackendExistingFile(StateHistoryBackendFactory.java:118)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:96)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:1)
14:36:58 [2023-08-31T18:36:58.860Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2811)
14:36:58 [2023-08-31T18:36:58.860Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2882)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.readStateSystemsIfReady(TmfScriptAnalysis.java:90)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.executeAnalysis(TmfScriptAnalysis.java:81)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:36:58 [2023-08-31T18:36:58.860Z] 
14:36:58 [2023-08-31T18:36:58.860Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-08-31 18:36:58.482
14:36:58 [2023-08-31T18:36:58.860Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
14:36:58 [2023-08-31T18:36:58.860Z] 
14:36:58 [2023-08-31T18:36:58.860Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-08-31 18:36:58.484
14:36:58 [2023-08-31T18:36:58.860Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
14:36:58 [2023-08-31T18:36:58.860Z] 
14:36:58 [2023-08-31T18:36:58.860Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2023-08-31 18:36:58.510
14:36:58 [2023-08-31T18:36:58.860Z] !MESSAGE Error opening a file that should contain a state system: abc
14:36:58 [2023-08-31T18:36:58.860Z] !STACK 0
14:36:58 [2023-08-31T18:36:58.860Z] java.io.IOException: Empty target file
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeFactory.createFromFile(HistoryTreeFactory.java:72)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.initializeSHT(HistoryTreeBackend.java:195)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.<init>(HistoryTreeBackend.java:161)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.statesystem.core.backend.StateHistoryBackendFactory.createHistoryTreeBackendExistingFile(StateHistoryBackendFactory.java:118)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:96)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:1)
14:36:58 [2023-08-31T18:36:58.860Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2811)
14:36:58 [2023-08-31T18:36:58.860Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2882)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.readStateSystemsIfReady(TmfScriptAnalysis.java:90)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.executeAnalysis(TmfScriptAnalysis.java:81)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:36:58 [2023-08-31T18:36:58.860Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:36:58 [2023-08-31T18:36:58.860Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
14:36:58 [2023-08-31T18:36:58.860Z] testTimeGraphProvider(org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest)  Time elapsed: 0.176 s
14:36:58 [2023-08-31T18:36:58.860Z] testScriptedTimeGraphProvider(org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest)  Time elapsed: 0.035 s
14:36:58 [2023-08-31T18:36:58.860Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
14:36:58 [2023-08-31T18:36:58.860Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.116 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[2: --cli --script myscript](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[3: --cli -s myscript](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[4: --cli --script myscript1 myscript2 myscript3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[5: --cli -s myscript1 myscript2 myscript3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[6: --cli --script](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[7: --cli -s](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[8: --cli --engine jython](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[9: --cli -e jython](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[10: --cli --engine](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[11: --cli -e](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:36:58 [2023-08-31T18:36:58.860Z] testCmdLineArguments[12: --cli --args arg1](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:36:58 [2023-08-31T18:36:58.861Z] testCmdLineArguments[13: --cli -e jython ](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:36:58 [2023-08-31T18:36:58.861Z] testCmdLineArguments[14: --cli --args arg1 arg2 arg3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:36:58 [2023-08-31T18:36:58.861Z] testCmdLineArguments[15: --cli -a arg1 arg2 arg3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.054 s
14:36:58 [2023-08-31T18:36:58.861Z] testCmdLineArguments[16: --cli --args](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:36:58 [2023-08-31T18:36:58.861Z] testCmdLineArguments[17: --cli -a](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:36:58 [2023-08-31T18:36:58.861Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
14:36:59 [2023-08-31T18:36:59.118Z] 
14:36:59 [2023-08-31T18:36:59.118Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2023-08-31 18:36:58.893
14:36:59 [2023-08-31T18:36:59.118Z] !MESSAGE No script type was found for script /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla
14:36:59 [2023-08-31T18:36:59.118Z] 
14:36:59 [2023-08-31T18:36:59.118Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2023-08-31 18:36:58.895
14:36:59 [2023-08-31T18:36:59.118Z] !MESSAGE No engine was found to execute script /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla
14:37:01 [2023-08-31T18:37:01.017Z] 
14:37:01 [2023-08-31T18:37:01.017Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2023-08-31 18:37:00.787
14:37:01 [2023-08-31T18:37:01.017Z] !MESSAGE Script file does not exist testfiles/scripts/noFile
14:37:01 [2023-08-31T18:37:01.017Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.989 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
14:37:01 [2023-08-31T18:37:01.017Z] testJs(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest) skipped
14:37:01 [2023-08-31T18:37:01.017Z] testUnsupportedEngine(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest)  Time elapsed: 0.092 s
14:37:01 [2023-08-31T18:37:01.017Z] testPython(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest)  Time elapsed: 1.819 s
14:37:01 [2023-08-31T18:37:01.017Z] testUnexistingScript(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest)  Time elapsed: 0.074 s
14:37:01 [2023-08-31T18:37:01.017Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
14:37:02 [2023-08-31T18:37:02.917Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
14:37:02 [2023-08-31T18:37:02.917Z] testNonexistentProject(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.172 s
14:37:02 [2023-08-31T18:37:02.917Z] testExistingTraces(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.138 s
14:37:02 [2023-08-31T18:37:02.917Z] testTraceInNonexistentFolder(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.066 s
14:37:02 [2023-08-31T18:37:02.917Z] testNonexistentTraceFile(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.021 s
14:37:02 [2023-08-31T18:37:02.917Z] testTraceInFolder(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.1 s
14:37:02 [2023-08-31T18:37:02.917Z] testEventIterator(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 1.261 s
14:37:02 [2023-08-31T18:37:02.917Z] testNonexistingTrace(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.018 s
14:37:02 [2023-08-31T18:37:02.917Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
14:37:02 [2023-08-31T18:37:02.917Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
14:37:02 [2023-08-31T18:37:02.917Z] testActivator(org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest)  Time elapsed: 0 s
14:37:02 [2023-08-31T18:37:02.917Z] 
14:37:02 [2023-08-31T18:37:02.917Z] Results:
14:37:02 [2023-08-31T18:37:02.917Z] 
14:37:02 [2023-08-31T18:37:02.917Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 1
14:37:02 [2023-08-31T18:37:02.917Z] 
14:37:02 [2023-08-31T18:37:02.917Z] 
14:37:02 [2023-08-31T18:37:02.917Z] !ENTRY org.eclipse.core.resources 2 10035 2023-08-31 18:37:02.787
14:37:02 [2023-08-31T18:37:02.917Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] All tests passed!
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.pom
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests >--
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] Building Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT [90/128]
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-scripts) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] The project's OSGi version is 0.1.3.202308311823
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] 
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:03 [2023-08-31T18:37:03.482Z] [INFO] Resolving class path of Trace Compass Incubator Scripting UI Tests Plug-in...
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] >>> maven-javadoc-plugin:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests >>>
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] The project's OSGi version is 0.1.3.202308311823
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] <<< maven-javadoc-plugin:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests <<<
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- maven-javadoc-plugin:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- build-helper-maven-plugin:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/main/resources
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/help
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.415Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:37:04 [2023-08-31T18:37:04.415Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/classes
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/test/resources
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.980Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.980Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:37:04 [2023-08-31T18:37:04.980Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] 
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:04 [2023-08-31T18:37:04.980Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar
14:37:05 [2023-08-31T18:37:05.911Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar
14:37:07 [2023-08-31T18:37:07.811Z] [INFO] 
14:37:07 [2023-08-31T18:37:07.811Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:07 [2023-08-31T18:37:07.811Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:37:07 [2023-08-31T18:37:07.811Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:37:07 [2023-08-31T18:37:07.811Z] [INFO] 
14:37:07 [2023-08-31T18:37:07.811Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:07 [2023-08-31T18:37:07.811Z] [INFO] 
14:37:07 [2023-08-31T18:37:07.811Z] [INFO] --- maven-antrun-plugin:3.1.0:run (prepare) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:08 [2023-08-31T18:37:08.068Z] [INFO] Executing tasks
14:37:08 [2023-08-31T18:37:08.068Z] [INFO]      [exec] Cloning into 'tracecompass-ease-scripting'...
14:37:08 [2023-08-31T18:37:08.635Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
14:37:08 [2023-08-31T18:37:08.635Z] [INFO]      [exec] Already on 'master'
14:37:08 [2023-08-31T18:37:08.892Z] [INFO]      [exec] Already up to date.
14:37:08 [2023-08-31T18:37:08.892Z] [INFO] Executed tasks
14:37:08 [2023-08-31T18:37:08.892Z] [INFO] 
14:37:08 [2023-08-31T18:37:08.892Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:09 [2023-08-31T18:37:09.456Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:37:09 [2023-08-31T18:37:09.456Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data/.metadata/.log
14:37:09 [2023-08-31T18:37:09.456Z] [INFO] Command line:
14:37:09 [2023-08-31T18:37:09.456Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:37:09 [2023-08-31T18:37:09.456Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:37:14 [2023-08-31T18:37:14.716Z] !SESSION 2023-08-31 18:37:09.686 -----------------------------------------------
14:37:14 [2023-08-31T18:37:14.716Z] eclipse.buildId=unknown
14:37:14 [2023-08-31T18:37:14.716Z] java.version=17.0.2
14:37:14 [2023-08-31T18:37:14.716Z] java.vendor=Oracle Corporation
14:37:14 [2023-08-31T18:37:14.716Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:37:14 [2023-08-31T18:37:14.716Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:37:14 [2023-08-31T18:37:14.716Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:37:14 [2023-08-31T18:37:14.716Z] 
14:37:14 [2023-08-31T18:37:14.716Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:37:14.582
14:37:14 [2023-08-31T18:37:14.716Z] !MESSAGE FrameworkEvent ERROR
14:37:14 [2023-08-31T18:37:14.716Z] !STACK 0
14:37:14 [2023-08-31T18:37:14.716Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [76]
14:37:14 [2023-08-31T18:37:14.716Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:37:14 [2023-08-31T18:37:14.716Z] 
14:37:14 [2023-08-31T18:37:14.716Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:37:14 [2023-08-31T18:37:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:37:14 [2023-08-31T18:37:14.716Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:37:14 [2023-08-31T18:37:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:37:14 [2023-08-31T18:37:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:37:14 [2023-08-31T18:37:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:37:14 [2023-08-31T18:37:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:37:14 [2023-08-31T18:37:14.716Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:37:14 [2023-08-31T18:37:14.716Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:37:14 [2023-08-31T18:37:14.716Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:37:14 [2023-08-31T18:37:14.975Z] 
14:37:14 [2023-08-31T18:37:14.975Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:37:14.884
14:37:14 [2023-08-31T18:37:14.975Z] !MESSAGE FrameworkEvent ERROR
14:37:14 [2023-08-31T18:37:14.975Z] !STACK 0
14:37:14 [2023-08-31T18:37:14.975Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [174]
14:37:14 [2023-08-31T18:37:14.975Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:37:14 [2023-08-31T18:37:14.975Z] 
14:37:14 [2023-08-31T18:37:14.975Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:37:14 [2023-08-31T18:37:14.975Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:37:14 [2023-08-31T18:37:14.975Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:37:14 [2023-08-31T18:37:14.975Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:37:14 [2023-08-31T18:37:14.975Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:37:14 [2023-08-31T18:37:14.975Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:37:14 [2023-08-31T18:37:14.975Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:37:14 [2023-08-31T18:37:14.975Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:37:14 [2023-08-31T18:37:14.975Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:37:14 [2023-08-31T18:37:14.975Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:37:15 [2023-08-31T18:37:15.908Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
14:37:16 [2023-08-31T18:37:16.842Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 s - in org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
14:37:16 [2023-08-31T18:37:16.842Z] testActivator(org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest)  Time elapsed: 0.903 s
14:37:16 [2023-08-31T18:37:16.842Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
14:37:18 [2023-08-31T18:37:18.740Z] 
14:37:18 [2023-08-31T18:37:18.740Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2023-08-31 18:37:18.389
14:37:18 [2023-08-31T18:37:18.740Z] !MESSAGE Failed to deletestatistics-totals.ht
14:37:18 [2023-08-31T18:37:18.740Z] 
14:37:18 [2023-08-31T18:37:18.740Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2023-08-31 18:37:18.487
14:37:18 [2023-08-31T18:37:18.740Z] !MESSAGE Failed to deletestatistics-totals.ht
14:37:19 [2023-08-31T18:37:19.305Z] 
14:37:19 [2023-08-31T18:37:19.305Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2023-08-31 18:37:19.121
14:37:19 [2023-08-31T18:37:19.305Z] !MESSAGE Failed to deletestatistics-totals.ht
14:37:19 [2023-08-31T18:37:19.305Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.294 s - in org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
14:37:19 [2023-08-31T18:37:19.305Z] testConfigureTraceMarker(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 1.115 s
14:37:19 [2023-08-31T18:37:19.305Z] testMarkerColor(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.092 s
14:37:19 [2023-08-31T18:37:19.305Z] testMarkerLabel(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.093 s
14:37:19 [2023-08-31T18:37:19.305Z] testIncorrectMarkerTimestamp1(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.104 s
14:37:19 [2023-08-31T18:37:19.305Z] testIncorrectMarkerTimestamp2(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.097 s
14:37:19 [2023-08-31T18:37:19.305Z] testIncorrectMarkerTimestamp3(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.099 s
14:37:19 [2023-08-31T18:37:19.305Z] testIncorrectMarkerTimestamp4(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.095 s
14:37:19 [2023-08-31T18:37:19.305Z] testIncorrectMarkerTimestamp5(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.031 s
14:37:19 [2023-08-31T18:37:19.305Z] testIncorrectMarkerTimestamp6(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.097 s
14:37:19 [2023-08-31T18:37:19.305Z] testIncorrectMarkerTimestamp7(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.089 s
14:37:19 [2023-08-31T18:37:19.305Z] testCorrectMarkerTimestamp(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.09 s
14:37:19 [2023-08-31T18:37:19.305Z] testMarkerTimeStampGetters(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.089 s
14:37:19 [2023-08-31T18:37:19.305Z] testMarkerCategory(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.105 s
14:37:19 [2023-08-31T18:37:19.305Z] testgetMarkerList(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.036 s
14:37:19 [2023-08-31T18:37:19.305Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
14:37:19 [2023-08-31T18:37:19.563Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.131 s - in org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[nashorn, basicAnalysis.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[nashorn, marker.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[nashorn, scriptedDataProvider.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[nashorn, seasonsGreetings.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[nashorn, statisticsDensityXY.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[nashorn, exportUstSymbols.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[py4j, basicAnalysis.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[py4j, kMeanClusteringSciPy.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[py4j, kMeanClusteringSciPy_py4j.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[py4j, kMeanClusteringSklearn.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[py4j, kMeanClusteringSklearn_py4j.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] testScriptExecution[py4j, scriptedDataProvider.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:37:19 [2023-08-31T18:37:19.563Z] 
14:37:19 [2023-08-31T18:37:19.563Z] Results:
14:37:19 [2023-08-31T18:37:19.563Z] 
14:37:19 [2023-08-31T18:37:19.563Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 12
14:37:19 [2023-08-31T18:37:19.563Z] 
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] All tests passed!
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core.tests' with 8 classes
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.pom
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-p2metadata.xml
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-p2artifacts.xml
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests >--
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT [91/128]
14:37:20 [2023-08-31T18:37:20.128Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.386Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core.tests...
14:37:20 [2023-08-31T18:37:20.644Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.644Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.644Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:37:20 [2023-08-31T18:37:20.644Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.644Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.644Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/main/resources
14:37:20 [2023-08-31T18:37:20.644Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.644Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.644Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:37:20 [2023-08-31T18:37:20.644Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/classes
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/test/resources
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.904Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:20 [2023-08-31T18:37:20.904Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:37:20 [2023-08-31T18:37:20.904Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] 
14:37:20 [2023-08-31T18:37:20.904Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:21 [2023-08-31T18:37:21.161Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar
14:37:22 [2023-08-31T18:37:22.094Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar
14:37:23 [2023-08-31T18:37:23.029Z] [INFO] 
14:37:23 [2023-08-31T18:37:23.029Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:23 [2023-08-31T18:37:23.029Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:37:23 [2023-08-31T18:37:23.029Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:37:23 [2023-08-31T18:37:23.029Z] [INFO] 
14:37:23 [2023-08-31T18:37:23.029Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:23 [2023-08-31T18:37:23.029Z] [INFO] 
14:37:23 [2023-08-31T18:37:23.029Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:23 [2023-08-31T18:37:23.594Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:37:23 [2023-08-31T18:37:23.594Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data/.metadata/.log
14:37:23 [2023-08-31T18:37:23.594Z] [INFO] Command line:
14:37:23 [2023-08-31T18:37:23.594Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:37:23 [2023-08-31T18:37:23.594Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:37:28 [2023-08-31T18:37:28.866Z] !SESSION 2023-08-31 18:37:23.645 -----------------------------------------------
14:37:28 [2023-08-31T18:37:28.866Z] eclipse.buildId=unknown
14:37:28 [2023-08-31T18:37:28.866Z] java.version=17.0.2
14:37:28 [2023-08-31T18:37:28.866Z] java.vendor=Oracle Corporation
14:37:28 [2023-08-31T18:37:28.866Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:37:28 [2023-08-31T18:37:28.866Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:37:28 [2023-08-31T18:37:28.866Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:37:28 [2023-08-31T18:37:28.866Z] 
14:37:28 [2023-08-31T18:37:28.866Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:37:28.196
14:37:28 [2023-08-31T18:37:28.866Z] !MESSAGE FrameworkEvent ERROR
14:37:28 [2023-08-31T18:37:28.866Z] !STACK 0
14:37:28 [2023-08-31T18:37:28.866Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [71]
14:37:28 [2023-08-31T18:37:28.866Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:37:28 [2023-08-31T18:37:28.866Z] 
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:37:28 [2023-08-31T18:37:28.866Z] 
14:37:28 [2023-08-31T18:37:28.866Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:37:28.503
14:37:28 [2023-08-31T18:37:28.866Z] !MESSAGE FrameworkEvent ERROR
14:37:28 [2023-08-31T18:37:28.866Z] !STACK 0
14:37:28 [2023-08-31T18:37:28.866Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [160]
14:37:28 [2023-08-31T18:37:28.866Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:37:28 [2023-08-31T18:37:28.866Z] 
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:37:28 [2023-08-31T18:37:28.866Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:37:30 [2023-08-31T18:37:30.239Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
14:37:31 [2023-08-31T18:37:31.171Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
14:37:31 [2023-08-31T18:37:31.171Z] testEmptyEvent(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.281 s
14:37:31 [2023-08-31T18:37:31.171Z] testTraceEventInsides(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.005 s
14:37:31 [2023-08-31T18:37:31.171Z] testSimpleOutOfOrder(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.012 s
14:37:31 [2023-08-31T18:37:31.171Z] testEvent(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.015 s
14:37:31 [2023-08-31T18:37:31.171Z] testDubs(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.052 s
14:37:31 [2023-08-31T18:37:31.171Z] testChromeosTrace(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.044 s
14:37:31 [2023-08-31T18:37:31.171Z] testAsyncBeginEnd(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.066 s
14:37:31 [2023-08-31T18:37:31.171Z] testBigTrace(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.394 s
14:37:31 [2023-08-31T18:37:31.171Z] testSimpleInOrder(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.005 s
14:37:31 [2023-08-31T18:37:31.171Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
14:37:31 [2023-08-31T18:37:31.171Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
14:37:31 [2023-08-31T18:37:31.171Z] testActivator(org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:37:31 [2023-08-31T18:37:31.171Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
14:37:33 [2023-08-31T18:37:33.700Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.033 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
14:37:33 [2023-08-31T18:37:33.700Z] testContexts(org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest)  Time elapsed: 2.032 s
14:37:33 [2023-08-31T18:37:33.700Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
14:37:36 [2023-08-31T18:37:36.227Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.414 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
14:37:36 [2023-08-31T18:37:36.227Z] testEventsXsf(org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest)  Time elapsed: 1.252 s
14:37:36 [2023-08-31T18:37:36.227Z] testEventsbe(org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest)  Time elapsed: 1.16 s
14:37:36 [2023-08-31T18:37:36.227Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
14:37:38 [2023-08-31T18:37:38.128Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.307 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
14:37:38 [2023-08-31T18:37:38.128Z] testArrowsWithScopes(org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest)  Time elapsed: 1.17 s
14:37:38 [2023-08-31T18:37:38.128Z] testArrows(org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest)  Time elapsed: 1.135 s
14:37:38 [2023-08-31T18:37:38.128Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
14:37:40 [2023-08-31T18:37:40.023Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.787 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
14:37:40 [2023-08-31T18:37:40.023Z] test(org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest)  Time elapsed: 1.749 s
14:37:40 [2023-08-31T18:37:40.023Z] 
14:37:40 [2023-08-31T18:37:40.023Z] Results:
14:37:40 [2023-08-31T18:37:40.023Z] 
14:37:40 [2023-08-31T18:37:40.023Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
14:37:40 [2023-08-31T18:37:40.023Z] 
14:37:40 [2023-08-31T18:37:40.588Z] [INFO] All tests passed!
14:37:40 [2023-08-31T18:37:40.588Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.588Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:40 [2023-08-31T18:37:40.588Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:37:40 [2023-08-31T18:37:40.588Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.588Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:40 [2023-08-31T18:37:40.588Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:37:40 [2023-08-31T18:37:40.588Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.pom
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests >--
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT [92/128]
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] 
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:40 [2023-08-31T18:37:40.845Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core.tests...
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/main/resources
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.105Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/classes
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/test/resources
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.105Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.362Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar
14:37:41 [2023-08-31T18:37:41.362Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.362Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.362Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.362Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.362Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:37:41 [2023-08-31T18:37:41.362Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.362Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.362Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:37:41 [2023-08-31T18:37:41.362Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:37:41 [2023-08-31T18:37:41.362Z] [INFO] 
14:37:41 [2023-08-31T18:37:41.362Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:41 [2023-08-31T18:37:41.362Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar
14:37:43 [2023-08-31T18:37:43.261Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar
14:37:45 [2023-08-31T18:37:45.161Z] [INFO] 
14:37:45 [2023-08-31T18:37:45.161Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:45 [2023-08-31T18:37:45.161Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:37:45 [2023-08-31T18:37:45.161Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:37:45 [2023-08-31T18:37:45.161Z] [INFO] 
14:37:45 [2023-08-31T18:37:45.161Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:45 [2023-08-31T18:37:45.161Z] [INFO] 
14:37:45 [2023-08-31T18:37:45.161Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:45 [2023-08-31T18:37:45.418Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:37:45 [2023-08-31T18:37:45.418Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data/.metadata/.log
14:37:45 [2023-08-31T18:37:45.418Z] [INFO] Command line:
14:37:45 [2023-08-31T18:37:45.418Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:37:45 [2023-08-31T18:37:45.418Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:37:50 [2023-08-31T18:37:50.679Z] !SESSION 2023-08-31 18:37:45.632 -----------------------------------------------
14:37:50 [2023-08-31T18:37:50.679Z] eclipse.buildId=unknown
14:37:50 [2023-08-31T18:37:50.679Z] java.version=17.0.2
14:37:50 [2023-08-31T18:37:50.679Z] java.vendor=Oracle Corporation
14:37:50 [2023-08-31T18:37:50.679Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:37:50 [2023-08-31T18:37:50.679Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:37:50 [2023-08-31T18:37:50.679Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:37:50 [2023-08-31T18:37:50.679Z] 
14:37:50 [2023-08-31T18:37:50.679Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:37:49.988
14:37:50 [2023-08-31T18:37:50.679Z] !MESSAGE FrameworkEvent ERROR
14:37:50 [2023-08-31T18:37:50.679Z] !STACK 0
14:37:50 [2023-08-31T18:37:50.679Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:37:50 [2023-08-31T18:37:50.679Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:37:50 [2023-08-31T18:37:50.679Z] 
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:37:50 [2023-08-31T18:37:50.679Z] 
14:37:50 [2023-08-31T18:37:50.679Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:37:50.292
14:37:50 [2023-08-31T18:37:50.679Z] !MESSAGE FrameworkEvent ERROR
14:37:50 [2023-08-31T18:37:50.679Z] !STACK 0
14:37:50 [2023-08-31T18:37:50.679Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
14:37:50 [2023-08-31T18:37:50.679Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:37:50 [2023-08-31T18:37:50.679Z] 
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:37:50 [2023-08-31T18:37:50.679Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:37:50 [2023-08-31T18:37:50.936Z] Running org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
14:37:51 [2023-08-31T18:37:51.192Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
14:37:51 [2023-08-31T18:37:51.192Z] testActivator(org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest)  Time elapsed: 0.065 s
14:37:51 [2023-08-31T18:37:51.192Z] 
14:37:51 [2023-08-31T18:37:51.192Z] Results:
14:37:51 [2023-08-31T18:37:51.192Z] 
14:37:51 [2023-08-31T18:37:51.192Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:37:51 [2023-08-31T18:37:51.192Z] 
14:37:51 [2023-08-31T18:37:51.756Z] [INFO] All tests passed!
14:37:51 [2023-08-31T18:37:51.756Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.756Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:51 [2023-08-31T18:37:51.756Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:37:51 [2023-08-31T18:37:51.756Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.756Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:51 [2023-08-31T18:37:51.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.pom
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests >--
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT [93/128]
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] 
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:51 [2023-08-31T18:37:51.757Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core.tests...
14:37:52 [2023-08-31T18:37:52.016Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.016Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.016Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:37:52 [2023-08-31T18:37:52.016Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.016Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.016Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/main/resources
14:37:52 [2023-08-31T18:37:52.016Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.016Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.016Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:37:52 [2023-08-31T18:37:52.016Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/classes
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/test/resources
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.273Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.273Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:37:52 [2023-08-31T18:37:52.273Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] 
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:52 [2023-08-31T18:37:52.273Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar
14:37:53 [2023-08-31T18:37:53.645Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar
14:37:55 [2023-08-31T18:37:55.544Z] [INFO] 
14:37:55 [2023-08-31T18:37:55.544Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:55 [2023-08-31T18:37:55.544Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:37:55 [2023-08-31T18:37:55.544Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:37:55 [2023-08-31T18:37:55.544Z] [INFO] 
14:37:55 [2023-08-31T18:37:55.544Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:55 [2023-08-31T18:37:55.544Z] [INFO] 
14:37:55 [2023-08-31T18:37:55.544Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:37:55 [2023-08-31T18:37:55.801Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:37:55 [2023-08-31T18:37:55.801Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data/.metadata/.log
14:37:55 [2023-08-31T18:37:55.801Z] [INFO] Command line:
14:37:55 [2023-08-31T18:37:55.801Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:37:55 [2023-08-31T18:37:55.801Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:38:01 [2023-08-31T18:38:01.063Z] !SESSION 2023-08-31 18:37:56.082 -----------------------------------------------
14:38:01 [2023-08-31T18:38:01.063Z] eclipse.buildId=unknown
14:38:01 [2023-08-31T18:38:01.063Z] java.version=17.0.2
14:38:01 [2023-08-31T18:38:01.063Z] java.vendor=Oracle Corporation
14:38:01 [2023-08-31T18:38:01.063Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:38:01 [2023-08-31T18:38:01.063Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:38:01 [2023-08-31T18:38:01.063Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:38:01 [2023-08-31T18:38:01.063Z] 
14:38:01 [2023-08-31T18:38:01.063Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:38:00.483
14:38:01 [2023-08-31T18:38:01.063Z] !MESSAGE FrameworkEvent ERROR
14:38:01 [2023-08-31T18:38:01.063Z] !STACK 0
14:38:01 [2023-08-31T18:38:01.063Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
14:38:01 [2023-08-31T18:38:01.063Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:38:01 [2023-08-31T18:38:01.063Z] 
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:38:01 [2023-08-31T18:38:01.063Z] 
14:38:01 [2023-08-31T18:38:01.063Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:38:00.798
14:38:01 [2023-08-31T18:38:01.063Z] !MESSAGE FrameworkEvent ERROR
14:38:01 [2023-08-31T18:38:01.063Z] !STACK 0
14:38:01 [2023-08-31T18:38:01.063Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [155]
14:38:01 [2023-08-31T18:38:01.063Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:38:01 [2023-08-31T18:38:01.063Z] 
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:38:01 [2023-08-31T18:38:01.063Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:38:01 [2023-08-31T18:38:01.996Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
14:38:01 [2023-08-31T18:38:01.996Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
14:38:01 [2023-08-31T18:38:01.996Z] testActivator(org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest)  Time elapsed: 0.003 s
14:38:01 [2023-08-31T18:38:01.996Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
14:38:02 [2023-08-31T18:38:02.562Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
14:38:02 [2023-08-31T18:38:02.562Z] testEvent(org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest)  Time elapsed: 0.44 s
14:38:02 [2023-08-31T18:38:02.562Z] testSimple(org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest)  Time elapsed: 0.013 s
14:38:02 [2023-08-31T18:38:02.562Z] testMultipleServices(org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest)  Time elapsed: 0.016 s
14:38:02 [2023-08-31T18:38:02.562Z] 
14:38:02 [2023-08-31T18:38:02.562Z] Results:
14:38:02 [2023-08-31T18:38:02.562Z] 
14:38:02 [2023-08-31T18:38:02.562Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:38:02 [2023-08-31T18:38:02.562Z] 
14:38:02 [2023-08-31T18:38:02.819Z] [INFO] All tests passed!
14:38:02 [2023-08-31T18:38:02.819Z] [INFO] 
14:38:02 [2023-08-31T18:38:02.819Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:38:02 [2023-08-31T18:38:02.819Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:38:02 [2023-08-31T18:38:02.819Z] [INFO] 
14:38:02 [2023-08-31T18:38:02.819Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.pom
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests >--
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT [94/128]
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.077Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core.tests...
14:38:03 [2023-08-31T18:38:03.643Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.643Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.643Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:38:03 [2023-08-31T18:38:03.643Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.643Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/main/resources
14:38:03 [2023-08-31T18:38:03.643Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.643Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.643Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:38:03 [2023-08-31T18:38:03.643Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/classes
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/test/resources
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.900Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.900Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:03 [2023-08-31T18:38:03.900Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] 
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:03 [2023-08-31T18:38:03.900Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar
14:38:04 [2023-08-31T18:38:04.834Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar
14:38:05 [2023-08-31T18:38:05.764Z] [INFO] 
14:38:05 [2023-08-31T18:38:05.764Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:05 [2023-08-31T18:38:05.764Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:05 [2023-08-31T18:38:05.764Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:38:05 [2023-08-31T18:38:05.764Z] [INFO] 
14:38:05 [2023-08-31T18:38:05.764Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:05 [2023-08-31T18:38:05.765Z] [INFO] 
14:38:05 [2023-08-31T18:38:05.765Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:06 [2023-08-31T18:38:06.330Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:38:06 [2023-08-31T18:38:06.330Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data/.metadata/.log
14:38:06 [2023-08-31T18:38:06.330Z] [INFO] Command line:
14:38:06 [2023-08-31T18:38:06.330Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:38:06 [2023-08-31T18:38:06.331Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:38:11 [2023-08-31T18:38:11.593Z] !SESSION 2023-08-31 18:38:06.633 -----------------------------------------------
14:38:11 [2023-08-31T18:38:11.593Z] eclipse.buildId=unknown
14:38:11 [2023-08-31T18:38:11.593Z] java.version=17.0.2
14:38:11 [2023-08-31T18:38:11.593Z] java.vendor=Oracle Corporation
14:38:11 [2023-08-31T18:38:11.593Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:38:11 [2023-08-31T18:38:11.593Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:38:11 [2023-08-31T18:38:11.593Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:38:11 [2023-08-31T18:38:11.593Z] 
14:38:11 [2023-08-31T18:38:11.593Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:38:11.297
14:38:11 [2023-08-31T18:38:11.593Z] !MESSAGE FrameworkEvent ERROR
14:38:11 [2023-08-31T18:38:11.593Z] !STACK 0
14:38:11 [2023-08-31T18:38:11.593Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
14:38:11 [2023-08-31T18:38:11.593Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:38:11 [2023-08-31T18:38:11.593Z] 
14:38:11 [2023-08-31T18:38:11.593Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:38:11 [2023-08-31T18:38:11.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:38:11 [2023-08-31T18:38:11.593Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:38:11 [2023-08-31T18:38:11.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:38:11 [2023-08-31T18:38:11.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:38:11 [2023-08-31T18:38:11.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:38:11 [2023-08-31T18:38:11.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:38:11 [2023-08-31T18:38:11.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:38:11 [2023-08-31T18:38:11.593Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:38:11 [2023-08-31T18:38:11.593Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:38:11 [2023-08-31T18:38:11.850Z] 
14:38:11 [2023-08-31T18:38:11.850Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:38:11.609
14:38:11 [2023-08-31T18:38:11.850Z] !MESSAGE FrameworkEvent ERROR
14:38:11 [2023-08-31T18:38:11.850Z] !STACK 0
14:38:11 [2023-08-31T18:38:11.850Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
14:38:11 [2023-08-31T18:38:11.850Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:38:11 [2023-08-31T18:38:11.850Z] 
14:38:11 [2023-08-31T18:38:11.850Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:38:11 [2023-08-31T18:38:11.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:38:11 [2023-08-31T18:38:11.850Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:38:11 [2023-08-31T18:38:11.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:38:11 [2023-08-31T18:38:11.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:38:11 [2023-08-31T18:38:11.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:38:11 [2023-08-31T18:38:11.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:38:11 [2023-08-31T18:38:11.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:38:11 [2023-08-31T18:38:11.850Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:38:11 [2023-08-31T18:38:11.850Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:38:13 [2023-08-31T18:38:13.748Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
14:38:20 [2023-08-31T18:38:20.299Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.699 s - in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
14:38:20 [2023-08-31T18:38:20.299Z] testSamplingDataProvider(org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest)  Time elapsed: 5.596 s
14:38:20 [2023-08-31T18:38:20.299Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
14:38:20 [2023-08-31T18:38:20.299Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
14:38:20 [2023-08-31T18:38:20.299Z] testActivator(org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest)  Time elapsed: 0 s
14:38:20 [2023-08-31T18:38:20.299Z] 
14:38:20 [2023-08-31T18:38:20.299Z] Results:
14:38:20 [2023-08-31T18:38:20.299Z] 
14:38:20 [2023-08-31T18:38:20.299Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:38:20 [2023-08-31T18:38:20.299Z] 
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] All tests passed!
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.pom
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar
14:38:20 [2023-08-31T18:38:20.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests >--
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.1-SNAPSHOT [95/128]
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.300Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core.tests...
14:38:20 [2023-08-31T18:38:20.558Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.558Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.558Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:38:20 [2023-08-31T18:38:20.558Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.558Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/main/resources
14:38:20 [2023-08-31T18:38:20.558Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.558Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.558Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:38:20 [2023-08-31T18:38:20.558Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/classes
14:38:20 [2023-08-31T18:38:20.815Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.815Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/test/resources
14:38:20 [2023-08-31T18:38:20.815Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.815Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.815Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.815Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT-sources.jar
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT.jar
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.816Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.816Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:20 [2023-08-31T18:38:20.816Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] 
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:20 [2023-08-31T18:38:20.816Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT.jar
14:38:22 [2023-08-31T18:38:22.715Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT-sources.jar
14:38:24 [2023-08-31T18:38:24.610Z] [INFO] 
14:38:24 [2023-08-31T18:38:24.610Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:24 [2023-08-31T18:38:24.610Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:24 [2023-08-31T18:38:24.610Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:38:24 [2023-08-31T18:38:24.610Z] [INFO] 
14:38:24 [2023-08-31T18:38:24.610Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:24 [2023-08-31T18:38:24.610Z] [INFO] 
14:38:24 [2023-08-31T18:38:24.610Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:24 [2023-08-31T18:38:24.868Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:38:24 [2023-08-31T18:38:24.868Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data/.metadata/.log
14:38:24 [2023-08-31T18:38:24.868Z] [INFO] Command line:
14:38:24 [2023-08-31T18:38:24.868Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:38:24 [2023-08-31T18:38:24.868Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:38:30 [2023-08-31T18:38:30.127Z] !SESSION 2023-08-31 18:38:25.092 -----------------------------------------------
14:38:30 [2023-08-31T18:38:30.128Z] eclipse.buildId=unknown
14:38:30 [2023-08-31T18:38:30.128Z] java.version=17.0.2
14:38:30 [2023-08-31T18:38:30.128Z] java.vendor=Oracle Corporation
14:38:30 [2023-08-31T18:38:30.128Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:38:30 [2023-08-31T18:38:30.128Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:38:30 [2023-08-31T18:38:30.128Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:38:30 [2023-08-31T18:38:30.128Z] 
14:38:30 [2023-08-31T18:38:30.128Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:38:29.609
14:38:30 [2023-08-31T18:38:30.128Z] !MESSAGE FrameworkEvent ERROR
14:38:30 [2023-08-31T18:38:30.128Z] !STACK 0
14:38:30 [2023-08-31T18:38:30.128Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:38:30 [2023-08-31T18:38:30.128Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:38:30 [2023-08-31T18:38:30.128Z] 
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:38:30 [2023-08-31T18:38:30.128Z] 
14:38:30 [2023-08-31T18:38:30.128Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:38:29.930
14:38:30 [2023-08-31T18:38:30.128Z] !MESSAGE FrameworkEvent ERROR
14:38:30 [2023-08-31T18:38:30.128Z] !STACK 0
14:38:30 [2023-08-31T18:38:30.128Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
14:38:30 [2023-08-31T18:38:30.128Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:38:30 [2023-08-31T18:38:30.128Z] 
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:38:30 [2023-08-31T18:38:30.128Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:38:31 [2023-08-31T18:38:31.061Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
14:38:32 [2023-08-31T18:38:32.435Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s - in org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
14:38:32 [2023-08-31T18:38:32.435Z] readTrace(org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest)  Time elapsed: 0.934 s
14:38:32 [2023-08-31T18:38:32.435Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
14:38:32 [2023-08-31T18:38:32.436Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
14:38:32 [2023-08-31T18:38:32.436Z] testActivator(org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:38:32 [2023-08-31T18:38:32.436Z] 
14:38:32 [2023-08-31T18:38:32.436Z] Results:
14:38:32 [2023-08-31T18:38:32.436Z] 
14:38:32 [2023-08-31T18:38:32.436Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:38:32 [2023-08-31T18:38:32.436Z] 
14:38:32 [2023-08-31T18:38:32.436Z] Resource leak: TmfTrace [fPath=res/uftrace-ls, fCacheSize=1000, fNbEvents=113751, fStartTime=01:52:34.102 084 017, fEndTime=01:52:34.113 339 906, fStreamingInterval=0] was not deregistered.
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.registerVIP(TmfSignalManager.java:184)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initialize(TmfTrace.java:260)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:232)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.tracecompass.incubator.internal.uftrace.core.trace.Uftrace.initTrace(Uftrace.java:210)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readTrace(IntegrationTest.java:38)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:38:32 [2023-08-31T18:38:32.436Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:38:32 [2023-08-31T18:38:32.436Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:38:33 [2023-08-31T18:38:33.000Z] [INFO] All tests passed!
14:38:33 [2023-08-31T18:38:33.000Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.000Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:33 [2023-08-31T18:38:33.000Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:38:33 [2023-08-31T18:38:33.000Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.000Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:33 [2023-08-31T18:38:33.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:38:33 [2023-08-31T18:38:33.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT.jar
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT.pom
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT-sources.jar
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests >--
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT [96/128]
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.258Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core.tests...
14:38:33 [2023-08-31T18:38:33.516Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.516Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.516Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:38:33 [2023-08-31T18:38:33.516Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.516Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.516Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/main/resources
14:38:33 [2023-08-31T18:38:33.516Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.516Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.516Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:38:33 [2023-08-31T18:38:33.516Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/classes
14:38:33 [2023-08-31T18:38:33.772Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.772Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/test/resources
14:38:33 [2023-08-31T18:38:33.772Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.772Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.772Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar
14:38:33 [2023-08-31T18:38:33.772Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.773Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.773Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:33 [2023-08-31T18:38:33.773Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] 
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:33 [2023-08-31T18:38:33.773Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar
14:38:35 [2023-08-31T18:38:35.671Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar
14:38:37 [2023-08-31T18:38:37.044Z] [INFO] 
14:38:37 [2023-08-31T18:38:37.044Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:37 [2023-08-31T18:38:37.044Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:37 [2023-08-31T18:38:37.044Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:38:37 [2023-08-31T18:38:37.044Z] [INFO] 
14:38:37 [2023-08-31T18:38:37.044Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:37 [2023-08-31T18:38:37.044Z] [INFO] 
14:38:37 [2023-08-31T18:38:37.044Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:37 [2023-08-31T18:38:37.610Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:38:37 [2023-08-31T18:38:37.610Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data/.metadata/.log
14:38:37 [2023-08-31T18:38:37.610Z] [INFO] Command line:
14:38:37 [2023-08-31T18:38:37.610Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:38:37 [2023-08-31T18:38:37.610Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:38:42 [2023-08-31T18:38:42.867Z] !SESSION 2023-08-31 18:38:37.831 -----------------------------------------------
14:38:42 [2023-08-31T18:38:42.867Z] eclipse.buildId=unknown
14:38:42 [2023-08-31T18:38:42.867Z] java.version=17.0.2
14:38:42 [2023-08-31T18:38:42.867Z] java.vendor=Oracle Corporation
14:38:42 [2023-08-31T18:38:42.867Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:38:42 [2023-08-31T18:38:42.867Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:38:42 [2023-08-31T18:38:42.867Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:38:42 [2023-08-31T18:38:42.867Z] 
14:38:42 [2023-08-31T18:38:42.867Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:38:42.511
14:38:42 [2023-08-31T18:38:42.867Z] !MESSAGE FrameworkEvent ERROR
14:38:42 [2023-08-31T18:38:42.867Z] !STACK 0
14:38:42 [2023-08-31T18:38:42.867Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:38:42 [2023-08-31T18:38:42.867Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:38:42 [2023-08-31T18:38:42.867Z] 
14:38:42 [2023-08-31T18:38:42.867Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:38:42 [2023-08-31T18:38:42.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:38:42 [2023-08-31T18:38:42.867Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:38:42 [2023-08-31T18:38:42.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:38:42 [2023-08-31T18:38:42.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:38:42 [2023-08-31T18:38:42.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:38:42 [2023-08-31T18:38:42.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:38:42 [2023-08-31T18:38:42.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:38:42 [2023-08-31T18:38:42.867Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:38:42 [2023-08-31T18:38:42.867Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:38:42 [2023-08-31T18:38:42.867Z] 
14:38:42 [2023-08-31T18:38:42.867Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:38:42.824
14:38:42 [2023-08-31T18:38:42.868Z] !MESSAGE FrameworkEvent ERROR
14:38:42 [2023-08-31T18:38:42.868Z] !STACK 0
14:38:42 [2023-08-31T18:38:42.868Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
14:38:42 [2023-08-31T18:38:42.868Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:38:42 [2023-08-31T18:38:42.868Z] 
14:38:42 [2023-08-31T18:38:42.868Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:38:42 [2023-08-31T18:38:42.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:38:42 [2023-08-31T18:38:42.868Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:38:42 [2023-08-31T18:38:42.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:38:42 [2023-08-31T18:38:42.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:38:42 [2023-08-31T18:38:42.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:38:42 [2023-08-31T18:38:42.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:38:42 [2023-08-31T18:38:42.868Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:38:42 [2023-08-31T18:38:42.868Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:38:42 [2023-08-31T18:38:42.868Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:38:43 [2023-08-31T18:38:43.432Z] Running org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
14:38:43 [2023-08-31T18:38:43.689Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
14:38:43 [2023-08-31T18:38:43.689Z] testActivator(org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest)  Time elapsed: 0.052 s
14:38:43 [2023-08-31T18:38:43.689Z] 
14:38:43 [2023-08-31T18:38:43.689Z] Results:
14:38:43 [2023-08-31T18:38:43.689Z] 
14:38:43 [2023-08-31T18:38:43.689Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:38:43 [2023-08-31T18:38:43.689Z] 
14:38:44 [2023-08-31T18:38:44.256Z] [INFO] All tests passed!
14:38:44 [2023-08-31T18:38:44.256Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.256Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:44 [2023-08-31T18:38:44.256Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:38:44 [2023-08-31T18:38:44.256Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.256Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:44 [2023-08-31T18:38:44.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:38:44 [2023-08-31T18:38:44.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:38:44 [2023-08-31T18:38:44.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:38:44 [2023-08-31T18:38:44.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:38:44 [2023-08-31T18:38:44.513Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:44 [2023-08-31T18:38:44.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar
14:38:44 [2023-08-31T18:38:44.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.pom
14:38:44 [2023-08-31T18:38:44.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar
14:38:44 [2023-08-31T18:38:44.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:38:44 [2023-08-31T18:38:44.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:38:44 [2023-08-31T18:38:44.513Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.513Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:38:44 [2023-08-31T18:38:44.513Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests >--
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.3-SNAPSHOT [97/128]
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] The project's OSGi version is 0.1.3.202308311823
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:44 [2023-08-31T18:38:44.514Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core.tests...
14:38:44 [2023-08-31T18:38:44.771Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.771Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:44 [2023-08-31T18:38:44.771Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:38:44 [2023-08-31T18:38:44.771Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.771Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:44 [2023-08-31T18:38:44.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/main/resources
14:38:44 [2023-08-31T18:38:44.771Z] [INFO] 
14:38:44 [2023-08-31T18:38:44.771Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:44 [2023-08-31T18:38:44.771Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:38:44 [2023-08-31T18:38:44.771Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/classes
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] 
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/test/resources
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] 
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] 
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT-sources.jar
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] 
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT.jar
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] 
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] 
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:45 [2023-08-31T18:38:45.029Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] 
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:45 [2023-08-31T18:38:45.029Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:45 [2023-08-31T18:38:45.029Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] 
14:38:45 [2023-08-31T18:38:45.029Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:45 [2023-08-31T18:38:45.286Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT.jar
14:38:47 [2023-08-31T18:38:47.187Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT-sources.jar
14:38:49 [2023-08-31T18:38:49.087Z] [INFO] 
14:38:49 [2023-08-31T18:38:49.087Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:49 [2023-08-31T18:38:49.087Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:38:49 [2023-08-31T18:38:49.087Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:38:49 [2023-08-31T18:38:49.087Z] [INFO] 
14:38:49 [2023-08-31T18:38:49.087Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:49 [2023-08-31T18:38:49.087Z] [INFO] 
14:38:49 [2023-08-31T18:38:49.087Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:38:49 [2023-08-31T18:38:49.344Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:38:49 [2023-08-31T18:38:49.344Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data/.metadata/.log
14:38:49 [2023-08-31T18:38:49.344Z] [INFO] Command line:
14:38:49 [2023-08-31T18:38:49.344Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:38:49 [2023-08-31T18:38:49.344Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:38:54 [2023-08-31T18:38:54.604Z] !SESSION 2023-08-31 18:38:49.796 -----------------------------------------------
14:38:54 [2023-08-31T18:38:54.604Z] eclipse.buildId=unknown
14:38:54 [2023-08-31T18:38:54.604Z] java.version=17.0.2
14:38:54 [2023-08-31T18:38:54.604Z] java.vendor=Oracle Corporation
14:38:54 [2023-08-31T18:38:54.604Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:38:54 [2023-08-31T18:38:54.604Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:38:54 [2023-08-31T18:38:54.604Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:38:54 [2023-08-31T18:38:54.604Z] 
14:38:54 [2023-08-31T18:38:54.604Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:38:54.401
14:38:54 [2023-08-31T18:38:54.604Z] !MESSAGE FrameworkEvent ERROR
14:38:54 [2023-08-31T18:38:54.604Z] !STACK 0
14:38:54 [2023-08-31T18:38:54.604Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:38:54 [2023-08-31T18:38:54.604Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:38:54 [2023-08-31T18:38:54.604Z] 
14:38:54 [2023-08-31T18:38:54.604Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:38:54 [2023-08-31T18:38:54.604Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:38:54 [2023-08-31T18:38:54.604Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:38:54 [2023-08-31T18:38:54.604Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:38:54 [2023-08-31T18:38:54.604Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:38:54 [2023-08-31T18:38:54.604Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:38:54 [2023-08-31T18:38:54.604Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:38:54 [2023-08-31T18:38:54.604Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:38:54 [2023-08-31T18:38:54.604Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:38:54 [2023-08-31T18:38:54.604Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:38:54 [2023-08-31T18:38:54.863Z] 
14:38:54 [2023-08-31T18:38:54.863Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:38:54.735
14:38:54 [2023-08-31T18:38:54.863Z] !MESSAGE FrameworkEvent ERROR
14:38:54 [2023-08-31T18:38:54.863Z] !STACK 0
14:38:54 [2023-08-31T18:38:54.863Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
14:38:54 [2023-08-31T18:38:54.863Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:38:54 [2023-08-31T18:38:54.863Z] 
14:38:54 [2023-08-31T18:38:54.863Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:38:54 [2023-08-31T18:38:54.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:38:54 [2023-08-31T18:38:54.863Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:38:54 [2023-08-31T18:38:54.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:38:54 [2023-08-31T18:38:54.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:38:54 [2023-08-31T18:38:54.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:38:54 [2023-08-31T18:38:54.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:38:54 [2023-08-31T18:38:54.863Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:38:54 [2023-08-31T18:38:54.863Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:38:54 [2023-08-31T18:38:54.863Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:38:56 [2023-08-31T18:38:56.232Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest
14:38:58 [2023-08-31T18:38:58.756Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.302 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest
14:38:58 [2023-08-31T18:38:58.756Z] testMagicValues(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest)  Time elapsed: 0.022 s
14:38:58 [2023-08-31T18:38:58.756Z] testEventHeaderFormat(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest)  Time elapsed: 1.122 s
14:38:58 [2023-08-31T18:38:58.756Z] testCpuSectionPaging(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest)  Time elapsed: 0.56 s
14:38:58 [2023-08-31T18:38:58.756Z] testTraceType(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest)  Time elapsed: 0.423 s
14:38:58 [2023-08-31T18:38:58.756Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest
14:38:58 [2023-08-31T18:38:58.756Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest
14:38:58 [2023-08-31T18:38:58.756Z] testSeekEndOfPageEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest)  Time elapsed: 0.053 s
14:38:58 [2023-08-31T18:38:58.756Z] testSeekEventAtTimeStamp0(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest)  Time elapsed: 0 s
14:38:58 [2023-08-31T18:38:58.756Z] testSeekEventAtSpecificTimeStampAtStartOfPage(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest)  Time elapsed: 0.001 s
14:38:58 [2023-08-31T18:38:58.756Z] testSeekEventAtImpreciseTimeStampAtMidPage(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest)  Time elapsed: 0.002 s
14:38:58 [2023-08-31T18:38:58.756Z] testReadNextEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest)  Time elapsed: 0.003 s
14:38:58 [2023-08-31T18:38:58.756Z] testSeekEventAtPreciseTimeStampAtMidPage(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest)  Time elapsed: 0.002 s
14:38:58 [2023-08-31T18:38:58.756Z] testSeekEventAtNextPage(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest)  Time elapsed: 0 s
14:38:58 [2023-08-31T18:38:58.756Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest
14:38:59 [2023-08-31T18:38:59.690Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest
14:38:59 [2023-08-31T18:38:59.690Z] testParseEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0.002 s
14:38:59 [2023-08-31T18:38:59.690Z] testSeekEventAtEndOfPage(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0.001 s
14:38:59 [2023-08-31T18:38:59.690Z] testSeekEventAtTimeStamp0(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0 s
14:38:59 [2023-08-31T18:38:59.690Z] testSeekEventAtSpecificTimeStampAtStartOfPage(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0 s
14:38:59 [2023-08-31T18:38:59.690Z] testGetPage(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0 s
14:38:59 [2023-08-31T18:38:59.690Z] testSeekEventAtImpreciseTimeStampAtMidPage(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0 s
14:38:59 [2023-08-31T18:38:59.690Z] testGetTimeStamp(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0 s
14:38:59 [2023-08-31T18:38:59.690Z] testReadNextEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0.001 s
14:38:59 [2023-08-31T18:38:59.690Z] testSeekEventWithTimeStampLargerThanLastEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0 s
14:38:59 [2023-08-31T18:38:59.690Z] readAllEvents(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0.003 s
14:38:59 [2023-08-31T18:38:59.690Z] testSeekEventAtPreciseTimeStampAtMidPage(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest)  Time elapsed: 0 s
14:38:59 [2023-08-31T18:38:59.690Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest
14:39:00 [2023-08-31T18:39:00.255Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest
14:39:00 [2023-08-31T18:39:00.255Z] testHasMoreEvents(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.036 s
14:39:00 [2023-08-31T18:39:00.255Z] testGetCurrentTimestamp(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.049 s
14:39:00 [2023-08-31T18:39:00.255Z] testAdvance(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.005 s
14:39:00 [2023-08-31T18:39:00.255Z] testGetCurrentEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.001 s
14:39:00 [2023-08-31T18:39:00.255Z] testIncreaseRank(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.001 s
14:39:00 [2023-08-31T18:39:00.255Z] testHasValidRank(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.001 s
14:39:00 [2023-08-31T18:39:00.255Z] constructorTestWithNoLocation(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.001 s
14:39:00 [2023-08-31T18:39:00.255Z] testSetLocation(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.005 s
14:39:00 [2023-08-31T18:39:00.255Z] testGetLocation(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.005 s
14:39:00 [2023-08-31T18:39:00.255Z] testCompareTo(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.002 s
14:39:00 [2023-08-31T18:39:00.255Z] testSeekFirstEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.001 s
14:39:00 [2023-08-31T18:39:00.255Z] testSeekEventWithImpreciseTimestamp(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.005 s
14:39:00 [2023-08-31T18:39:00.255Z] testSetRank(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.001 s
14:39:00 [2023-08-31T18:39:00.255Z] testSeekLastEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.005 s
14:39:00 [2023-08-31T18:39:00.255Z] testSeekEventWithPreciseTimestamp(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest)  Time elapsed: 0.005 s
14:39:00 [2023-08-31T18:39:00.255Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest
14:39:00 [2023-08-31T18:39:00.513Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest
14:39:00 [2023-08-31T18:39:00.513Z] testHasMoreEvents(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest)  Time elapsed: 0.006 s
14:39:00 [2023-08-31T18:39:00.513Z] seekEndTraceEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest)  Time elapsed: 0.007 s
14:39:00 [2023-08-31T18:39:00.513Z] constructorTest(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest)  Time elapsed: 0.001 s
14:39:00 [2023-08-31T18:39:00.513Z] testAdvance(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest)  Time elapsed: 0.005 s
14:39:00 [2023-08-31T18:39:00.513Z] testClose(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest)  Time elapsed: 0 s
14:39:00 [2023-08-31T18:39:00.513Z] testGetStartTimeAndEndTime(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest)  Time elapsed: 0.007 s
14:39:00 [2023-08-31T18:39:00.513Z] seekMidTraceEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest)  Time elapsed: 0.012 s
14:39:00 [2023-08-31T18:39:00.513Z] testSeekFirstEvent(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest)  Time elapsed: 0.002 s
14:39:00 [2023-08-31T18:39:00.513Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest
14:39:00 [2023-08-31T18:39:00.513Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest
14:39:00 [2023-08-31T18:39:00.513Z] testOffsetCounter(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest)  Time elapsed: 0.001 s
14:39:00 [2023-08-31T18:39:00.513Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest
14:39:01 [2023-08-31T18:39:01.079Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest
14:39:01 [2023-08-31T18:39:01.079Z] testBadHeaderPageSectionSize(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest)  Time elapsed: 0.001 s
14:39:01 [2023-08-31T18:39:01.079Z] testBadCpuSectionSize(org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest)  Time elapsed: 0.327 s
14:39:01 [2023-08-31T18:39:01.079Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
14:39:01 [2023-08-31T18:39:01.079Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
14:39:01 [2023-08-31T18:39:01.079Z] testActivator(org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest)  Time elapsed: 0 s
14:39:01 [2023-08-31T18:39:01.079Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
14:39:01 [2023-08-31T18:39:01.951Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
14:39:01 [2023-08-31T18:39:01.951Z] testValidate(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest)  Time elapsed: 0.189 s
14:39:01 [2023-08-31T18:39:01.951Z] testValidateDirectory(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest)  Time elapsed: 0.001 s
14:39:01 [2023-08-31T18:39:01.951Z] testValidateFileDoesNotExist(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest)  Time elapsed: 0 s
14:39:01 [2023-08-31T18:39:01.951Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest
14:39:01 [2023-08-31T18:39:01.951Z] 
14:39:01 [2023-08-31T18:39:01.951Z] !ENTRY org.eclipse.tracecompass.incubator.ftrace.core 4 0 2023-08-31 18:39:01.300
14:39:01 [2023-08-31T18:39:01.951Z] !MESSAGE Invalid binary ftrace file.
14:39:01 [2023-08-31T18:39:01.951Z] !STACK 0
14:39:01 [2023-08-31T18:39:01.951Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: Cannot parse the magic values and FTrace version. Make sure you use trace-cmd v.2.9 and above.
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.AbstractBinaryFTraceFileParser.getMagicValuesAndFtraceVersion(AbstractBinaryFTraceFileParser.java:82)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.BinaryFTraceFileParser.getFtraceVersionHeader(BinaryFTraceFileParser.java:97)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.BinaryFTraceFileParser.getFtraceVersionHeader(BinaryFTraceFileParser.java:85)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.getStrategy(BinaryFTrace.java:146)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.validate(BinaryFTrace.java:74)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace(BinaryFTraceTest.java:57)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:01 [2023-08-31T18:39:01.951Z] Caused by: java.lang.NumberFormatException: For input string: ""
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/java.lang.Integer.parseInt(Integer.java:678)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/java.lang.Integer.parseInt(Integer.java:786)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.AbstractBinaryFTraceFileParser.getMagicValuesAndFtraceVersion(AbstractBinaryFTraceFileParser.java:78)
14:39:01 [2023-08-31T18:39:01.951Z] 	... 51 more
14:39:01 [2023-08-31T18:39:01.951Z] 
14:39:01 [2023-08-31T18:39:01.951Z] !ENTRY org.eclipse.tracecompass.incubator.ftrace.core 4 0 2023-08-31 18:39:01.309
14:39:01 [2023-08-31T18:39:01.951Z] !MESSAGE Error validating file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/configuration/org.eclipse.osgi/248/0/.cp/2.6/trace_invalid.dat
14:39:01 [2023-08-31T18:39:01.951Z] !STACK 0
14:39:01 [2023-08-31T18:39:01.951Z] java.io.IOException: Cannot run program "trace-cmd": error=2, No such file or directory
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.convertTraceToText(BinaryFTrace.java:164)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.validate(BinaryFTrace.java:81)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace(BinaryFTraceTest.java:57)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.951Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:01 [2023-08-31T18:39:01.951Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:01 [2023-08-31T18:39:01.952Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:01 [2023-08-31T18:39:01.952Z] Caused by: java.io.IOException: error=2, No such file or directory
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:39:01 [2023-08-31T18:39:01.952Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:39:01 [2023-08-31T18:39:01.952Z] 	... 50 more
14:39:01 [2023-08-31T18:39:01.952Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest
14:39:01 [2023-08-31T18:39:01.952Z] testValidTrace(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest)  Time elapsed: 0.004 s
14:39:01 [2023-08-31T18:39:01.952Z] testValidateFileDoesNotExist(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest)  Time elapsed: 0 s
14:39:01 [2023-08-31T18:39:01.952Z] testInvalidTrace(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest)  Time elapsed: 0.121 s
14:39:01 [2023-08-31T18:39:01.952Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest
14:39:01 [2023-08-31T18:39:01.952Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest
14:39:01 [2023-08-31T18:39:01.952Z] testValidate(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest)  Time elapsed: 0.096 s
14:39:01 [2023-08-31T18:39:01.952Z] testValidateDirectory(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest)  Time elapsed: 0.001 s
14:39:01 [2023-08-31T18:39:01.952Z] testValidateFileDoesNotExist(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest)  Time elapsed: 0 s
14:39:01 [2023-08-31T18:39:01.952Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
14:39:01 [2023-08-31T18:39:01.952Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
14:39:01 [2023-08-31T18:39:01.952Z] testParseSchedWakeupLine(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0.001 s
14:39:01 [2023-08-31T18:39:01.952Z] testParseEventWithCommPropertyWithSpace(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:39:01 [2023-08-31T18:39:01.952Z] testParseSysCallExitTraceCmd(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0.002 s
14:39:01 [2023-08-31T18:39:01.952Z] testParseSysCallEnterFTrace(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:39:01 [2023-08-31T18:39:01.952Z] testParseSysCallEnterTraceCmd(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0.001 s
14:39:01 [2023-08-31T18:39:01.952Z] testParseSysCallExitFTrace(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0.001 s
14:39:01 [2023-08-31T18:39:01.952Z] testSpecialCharsInComm(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0.003 s
14:39:01 [2023-08-31T18:39:01.952Z] testParseIrqRaise(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:39:01 [2023-08-31T18:39:01.952Z] 
14:39:01 [2023-08-31T18:39:01.952Z] Results:
14:39:01 [2023-08-31T18:39:01.952Z] 
14:39:01 [2023-08-31T18:39:01.952Z] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
14:39:01 [2023-08-31T18:39:01.952Z] 
14:39:01 [2023-08-31T18:39:01.952Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory(FtraceTraceTest.java:74)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:01 [2023-08-31T18:39:01.952Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist(FtraceTraceTest.java:62)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.952Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:01 [2023-08-31T18:39:01.952Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:01 [2023-08-31T18:39:01.953Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidate(TrimmedFtraceTraceTest.java:45)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:01 [2023-08-31T18:39:01.953Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateDirectory(TrimmedFtraceTraceTest.java:70)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:01 [2023-08-31T18:39:01.953Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateFileDoesNotExist(TrimmedFtraceTraceTest.java:58)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.953Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:01 [2023-08-31T18:39:01.953Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:01 [2023-08-31T18:39:01.954Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate(FtraceTraceTest.java:49)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:01 [2023-08-31T18:39:01.954Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:01 [2023-08-31T18:39:01.954Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:02 [2023-08-31T18:39:02.519Z] [INFO] All tests passed!
14:39:02 [2023-08-31T18:39:02.520Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.520Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.520Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:02 [2023-08-31T18:39:02.520Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.520Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.520Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT.jar
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT.pom
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT-sources.jar
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT-p2metadata.xml
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.3-SNAPSHOT-p2artifacts.xml
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests >--
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT [98/128]
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] 
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:02 [2023-08-31T18:39:02.777Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core.tests...
14:39:03 [2023-08-31T18:39:03.034Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.034Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.034Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:03 [2023-08-31T18:39:03.034Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.034Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/main/resources
14:39:03 [2023-08-31T18:39:03.034Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.034Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.034Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:39:03 [2023-08-31T18:39:03.034Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/classes
14:39:03 [2023-08-31T18:39:03.291Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.291Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.291Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/test/resources
14:39:03 [2023-08-31T18:39:03.291Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.291Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.291Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.291Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.291Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.292Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.292Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:03 [2023-08-31T18:39:03.292Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] 
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:03 [2023-08-31T18:39:03.292Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar
14:39:04 [2023-08-31T18:39:04.664Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar
14:39:05 [2023-08-31T18:39:05.594Z] [INFO] 
14:39:05 [2023-08-31T18:39:05.594Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:05 [2023-08-31T18:39:05.594Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:05 [2023-08-31T18:39:05.594Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:39:05 [2023-08-31T18:39:05.594Z] [INFO] 
14:39:05 [2023-08-31T18:39:05.594Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:05 [2023-08-31T18:39:05.594Z] [INFO] 
14:39:05 [2023-08-31T18:39:05.594Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:06 [2023-08-31T18:39:06.161Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:39:06 [2023-08-31T18:39:06.161Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data/.metadata/.log
14:39:06 [2023-08-31T18:39:06.161Z] [INFO] Command line:
14:39:06 [2023-08-31T18:39:06.161Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:39:06 [2023-08-31T18:39:06.161Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:39:11 [2023-08-31T18:39:11.419Z] !SESSION 2023-08-31 18:39:06.613 -----------------------------------------------
14:39:11 [2023-08-31T18:39:11.419Z] eclipse.buildId=unknown
14:39:11 [2023-08-31T18:39:11.419Z] java.version=17.0.2
14:39:11 [2023-08-31T18:39:11.419Z] java.vendor=Oracle Corporation
14:39:11 [2023-08-31T18:39:11.419Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:39:11 [2023-08-31T18:39:11.419Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:39:11 [2023-08-31T18:39:11.419Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:39:11 [2023-08-31T18:39:11.419Z] 
14:39:11 [2023-08-31T18:39:11.419Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:39:11.200
14:39:11 [2023-08-31T18:39:11.419Z] !MESSAGE FrameworkEvent ERROR
14:39:11 [2023-08-31T18:39:11.419Z] !STACK 0
14:39:11 [2023-08-31T18:39:11.419Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:39:11 [2023-08-31T18:39:11.419Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:11 [2023-08-31T18:39:11.419Z] 
14:39:11 [2023-08-31T18:39:11.419Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:39:11 [2023-08-31T18:39:11.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:39:11 [2023-08-31T18:39:11.419Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:39:11 [2023-08-31T18:39:11.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:39:11 [2023-08-31T18:39:11.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:39:11 [2023-08-31T18:39:11.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:39:11 [2023-08-31T18:39:11.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:39:11 [2023-08-31T18:39:11.419Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:39:11 [2023-08-31T18:39:11.419Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:39:11 [2023-08-31T18:39:11.419Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:39:11 [2023-08-31T18:39:11.676Z] 
14:39:11 [2023-08-31T18:39:11.677Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:39:11.585
14:39:11 [2023-08-31T18:39:11.677Z] !MESSAGE FrameworkEvent ERROR
14:39:11 [2023-08-31T18:39:11.677Z] !STACK 0
14:39:11 [2023-08-31T18:39:11.677Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
14:39:11 [2023-08-31T18:39:11.677Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:11 [2023-08-31T18:39:11.677Z] 
14:39:11 [2023-08-31T18:39:11.677Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:39:11 [2023-08-31T18:39:11.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:39:11 [2023-08-31T18:39:11.677Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:39:11 [2023-08-31T18:39:11.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:39:11 [2023-08-31T18:39:11.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:39:11 [2023-08-31T18:39:11.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:39:11 [2023-08-31T18:39:11.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:39:11 [2023-08-31T18:39:11.677Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:39:11 [2023-08-31T18:39:11.677Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:39:11 [2023-08-31T18:39:11.677Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:39:12 [2023-08-31T18:39:12.242Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
14:39:12 [2023-08-31T18:39:12.499Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
14:39:12 [2023-08-31T18:39:12.499Z] testActivator(org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest)  Time elapsed: 0.061 s
14:39:12 [2023-08-31T18:39:12.499Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
14:39:13 [2023-08-31T18:39:13.432Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.1 s - in org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
14:39:13 [2023-08-31T18:39:13.432Z] testValidate(org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest)  Time elapsed: 1.098 s
14:39:13 [2023-08-31T18:39:13.432Z] testValidateDirectory(org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest)  Time elapsed: 0 s
14:39:13 [2023-08-31T18:39:13.432Z] testValidateFileDoesNotExist(org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest)  Time elapsed: 0 s
14:39:13 [2023-08-31T18:39:13.432Z] 
14:39:13 [2023-08-31T18:39:13.432Z] Results:
14:39:13 [2023-08-31T18:39:13.432Z] 
14:39:13 [2023-08-31T18:39:13.432Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:39:13 [2023-08-31T18:39:13.432Z] 
14:39:13 [2023-08-31T18:39:13.692Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist(ATraceTest.java:50)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:13 [2023-08-31T18:39:13.692Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory(ATraceTest.java:62)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:13 [2023-08-31T18:39:13.692Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate(ATraceTest.java:37)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:13 [2023-08-31T18:39:13.692Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:39:13 [2023-08-31T18:39:13.692Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:39:13 [2023-08-31T18:39:13.693Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:13 [2023-08-31T18:39:13.693Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:13 [2023-08-31T18:39:13.693Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:13 [2023-08-31T18:39:13.693Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:39:13 [2023-08-31T18:39:13.693Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:39:13 [2023-08-31T18:39:13.693Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:39:13 [2023-08-31T18:39:13.693Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:39:13 [2023-08-31T18:39:13.693Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:39:13 [2023-08-31T18:39:13.693Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:39:14 [2023-08-31T18:39:14.258Z] [INFO] All tests passed!
14:39:14 [2023-08-31T18:39:14.258Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.258Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:14 [2023-08-31T18:39:14.258Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:14 [2023-08-31T18:39:14.258Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.258Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:14 [2023-08-31T18:39:14.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:39:14 [2023-08-31T18:39:14.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:39:14 [2023-08-31T18:39:14.258Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:39:14 [2023-08-31T18:39:14.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:39:14 [2023-08-31T18:39:14.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:39:14 [2023-08-31T18:39:14.515Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.515Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:14 [2023-08-31T18:39:14.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.pom
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core >--
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core 0.1.3-SNAPSHOT [99/128]
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] The project's OSGi version is 0.1.3.202308311823
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:14 [2023-08-31T18:39:14.516Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core...
14:39:14 [2023-08-31T18:39:14.773Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.773Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:14 [2023-08-31T18:39:14.773Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:14 [2023-08-31T18:39:14.773Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.773Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:14 [2023-08-31T18:39:14.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/main/resources
14:39:14 [2023-08-31T18:39:14.773Z] [INFO] 
14:39:14 [2023-08-31T18:39:14.773Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:14 [2023-08-31T18:39:14.773Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:39:14 [2023-08-31T18:39:14.773Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/classes
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/test/resources
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.707Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] No tests to run.
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.707Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT-sources.jar
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT.jar
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.964Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.964Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:15 [2023-08-31T18:39:15.964Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] 
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:15 [2023-08-31T18:39:15.964Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT.jar
14:39:16 [2023-08-31T18:39:16.896Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT-sources.jar
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] 
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:18 [2023-08-31T18:39:18.795Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:18 [2023-08-31T18:39:18.795Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] 
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] 
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] 
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] No tests to run.
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] 
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] 
14:39:18 [2023-08-31T18:39:18.795Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT.jar
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT.pom
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT-sources.jar
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT-p2metadata.xml
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user >--
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Building Trace Compass Incubator ROS User Guide 0.7.0-SNAPSHOT [100/128]
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Executing tasks
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Executed tasks
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Resolving class path of Trace Compass Incubator ROS User Guide...
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Executing tasks
14:39:19 [2023-08-31T18:39:19.053Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc/User-Guide.html
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] Executed tasks
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/main/resources
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] 
14:39:19 [2023-08-31T18:39:19.053Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:19 [2023-08-31T18:39:19.310Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data/.metadata/.log
14:39:19 [2023-08-31T18:39:19.310Z] [INFO] Command line:
14:39:19 [2023-08-31T18:39:19.310Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:39:19 [2023-08-31T18:39:19.310Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:39:20 [2023-08-31T18:39:20.245Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:39:20 [2023-08-31T18:39:20.245Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:39:20 [2023-08-31T18:39:20.245Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:39:20 [2023-08-31T18:39:20.245Z] WARNING: System::setSecurityManager will be removed in a future release
14:39:22 [2023-08-31T18:39:22.772Z] Buildfile: build.xml
14:39:22 [2023-08-31T18:39:22.772Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:39:22 [2023-08-31T18:39:22.772Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:39:22 [2023-08-31T18:39:22.772Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:39:22 [2023-08-31T18:39:22.772Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:39:22 [2023-08-31T18:39:22.772Z] WARNING: System::setSecurityManager will be removed in a future release
14:39:22 [2023-08-31T18:39:22.772Z] 
14:39:22 [2023-08-31T18:39:22.772Z] build.index:
14:39:23 [2023-08-31T18:39:23.705Z] BUILD SUCCESSFUL
14:39:23 [2023-08-31T18:39:23.705Z] 
14:39:23 [2023-08-31T18:39:23.705Z] BUILD SUCCESSFUL
14:39:23 [2023-08-31T18:39:23.705Z] Total time: 2 seconds
14:39:23 [2023-08-31T18:39:23.962Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.962Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.962Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.962Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/test/resources
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] No tests to run.
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT-sources.jar
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT.jar
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.963Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.963Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:23 [2023-08-31T18:39:23.963Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] 
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:23 [2023-08-31T18:39:23.963Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT.jar
14:39:25 [2023-08-31T18:39:25.335Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT-sources.jar
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:26 [2023-08-31T18:39:26.265Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:26 [2023-08-31T18:39:26.265Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] No tests to run.
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT.jar
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT.pom
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT-sources.jar
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] Executing tasks
14:39:26 [2023-08-31T18:39:26.265Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
14:39:26 [2023-08-31T18:39:26.265Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] Executed tasks
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui >--
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.ui 0.1.1-SNAPSHOT [101/128]
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:26 [2023-08-31T18:39:26.265Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.ui...
14:39:26 [2023-08-31T18:39:26.524Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.524Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:26 [2023-08-31T18:39:26.524Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:26 [2023-08-31T18:39:26.524Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.524Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:26 [2023-08-31T18:39:26.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/main/resources
14:39:26 [2023-08-31T18:39:26.524Z] [INFO] 
14:39:26 [2023-08-31T18:39:26.524Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:26 [2023-08-31T18:39:26.524Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:39:26 [2023-08-31T18:39:26.524Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/classes
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/test/resources
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.090Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] No tests to run.
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT-sources.jar
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.090Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT.jar
14:39:27 [2023-08-31T18:39:27.348Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.348Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.348Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.348Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.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
14:39:27 [2023-08-31T18:39:27.348Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.348Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.348Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:27 [2023-08-31T18:39:27.348Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:39:27 [2023-08-31T18:39:27.348Z] [INFO] 
14:39:27 [2023-08-31T18:39:27.348Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:27 [2023-08-31T18:39:27.348Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT.jar
14:39:29 [2023-08-31T18:39:29.249Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT-sources.jar
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:31 [2023-08-31T18:39:31.152Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:31 [2023-08-31T18:39:31.152Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] No tests to run.
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:31 [2023-08-31T18:39:31.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT.jar
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT.pom
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT-sources.jar
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros >--
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] Building org.eclipse.tracecompass.incubator.ros 0.7.0-SNAPSHOT [102/128]
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT.jar
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.409Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.410Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.410Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.410Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:39:31 [2023-08-31T18:39:31.410Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT-sources-feature.jar
14:39:31 [2023-08-31T18:39:31.410Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.410Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.410Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:31 [2023-08-31T18:39:31.410Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:39:31 [2023-08-31T18:39:31.410Z] [INFO] 
14:39:31 [2023-08-31T18:39:31.410Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros ---
14:39:31 [2023-08-31T18:39:31.410Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT.jar
14:39:33 [2023-08-31T18:39:33.309Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT-sources-feature.jar
14:39:34 [2023-08-31T18:39:34.242Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.242Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros ---
14:39:34 [2023-08-31T18:39:34.242Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:34 [2023-08-31T18:39:34.242Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:39:34 [2023-08-31T18:39:34.242Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.242Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
14:39:34 [2023-08-31T18:39:34.242Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.242Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
14:39:34 [2023-08-31T18:39:34.242Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:34 [2023-08-31T18:39:34.242Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.242Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros ---
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT.jar
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT.pom
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT-sources-feature.jar
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT-p2metadata.xml
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.7.0-SNAPSHOT-p2artifacts.xml
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros ---
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests >--
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT [103/128]
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:34 [2023-08-31T18:39:34.500Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core.tests...
14:39:34 [2023-08-31T18:39:34.757Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.757Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:34 [2023-08-31T18:39:34.757Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:34 [2023-08-31T18:39:34.757Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.757Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:34 [2023-08-31T18:39:34.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/main/resources
14:39:34 [2023-08-31T18:39:34.757Z] [INFO] 
14:39:34 [2023-08-31T18:39:34.757Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:34 [2023-08-31T18:39:34.757Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:39:34 [2023-08-31T18:39:34.757Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/classes
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] 
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/test/resources
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] 
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] 
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] 
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] 
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] 
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:35 [2023-08-31T18:39:35.323Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] 
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:35 [2023-08-31T18:39:35.323Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:35 [2023-08-31T18:39:35.323Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] 
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:35 [2023-08-31T18:39:35.323Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar
14:39:36 [2023-08-31T18:39:36.255Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar
14:39:37 [2023-08-31T18:39:37.190Z] [INFO] 
14:39:37 [2023-08-31T18:39:37.190Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:37 [2023-08-31T18:39:37.190Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:37 [2023-08-31T18:39:37.190Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:39:37 [2023-08-31T18:39:37.190Z] [INFO] 
14:39:37 [2023-08-31T18:39:37.190Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:37 [2023-08-31T18:39:37.190Z] [INFO] 
14:39:37 [2023-08-31T18:39:37.190Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:37 [2023-08-31T18:39:37.755Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:39:37 [2023-08-31T18:39:37.755Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data/.metadata/.log
14:39:37 [2023-08-31T18:39:37.755Z] [INFO] Command line:
14:39:37 [2023-08-31T18:39:37.755Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:39:37 [2023-08-31T18:39:37.755Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:39:43 [2023-08-31T18:39:43.014Z] !SESSION 2023-08-31 18:39:38.039 -----------------------------------------------
14:39:43 [2023-08-31T18:39:43.014Z] eclipse.buildId=unknown
14:39:43 [2023-08-31T18:39:43.014Z] java.version=17.0.2
14:39:43 [2023-08-31T18:39:43.014Z] java.vendor=Oracle Corporation
14:39:43 [2023-08-31T18:39:43.014Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:39:43 [2023-08-31T18:39:43.014Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:39:43 [2023-08-31T18:39:43.014Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:39:43 [2023-08-31T18:39:43.014Z] 
14:39:43 [2023-08-31T18:39:43.014Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:39:42.892
14:39:43 [2023-08-31T18:39:43.014Z] !MESSAGE FrameworkEvent ERROR
14:39:43 [2023-08-31T18:39:43.014Z] !STACK 0
14:39:43 [2023-08-31T18:39:43.014Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
14:39:43 [2023-08-31T18:39:43.014Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:43 [2023-08-31T18:39:43.014Z] 
14:39:43 [2023-08-31T18:39:43.014Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:39:43 [2023-08-31T18:39:43.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:39:43 [2023-08-31T18:39:43.014Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:39:43 [2023-08-31T18:39:43.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:39:43 [2023-08-31T18:39:43.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:39:43 [2023-08-31T18:39:43.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:39:43 [2023-08-31T18:39:43.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:39:43 [2023-08-31T18:39:43.014Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:39:43 [2023-08-31T18:39:43.014Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:39:43 [2023-08-31T18:39:43.014Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:39:43 [2023-08-31T18:39:43.272Z] 
14:39:43 [2023-08-31T18:39:43.273Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:39:43.202
14:39:43 [2023-08-31T18:39:43.273Z] !MESSAGE FrameworkEvent ERROR
14:39:43 [2023-08-31T18:39:43.273Z] !STACK 0
14:39:43 [2023-08-31T18:39:43.273Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
14:39:43 [2023-08-31T18:39:43.273Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:39:43 [2023-08-31T18:39:43.273Z] 
14:39:43 [2023-08-31T18:39:43.273Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:39:43 [2023-08-31T18:39:43.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:39:43 [2023-08-31T18:39:43.273Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:39:43 [2023-08-31T18:39:43.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:39:43 [2023-08-31T18:39:43.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:39:43 [2023-08-31T18:39:43.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:39:43 [2023-08-31T18:39:43.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:39:43 [2023-08-31T18:39:43.273Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:39:43 [2023-08-31T18:39:43.273Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:39:43 [2023-08-31T18:39:43.273Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:39:45 [2023-08-31T18:39:45.172Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
14:39:45 [2023-08-31T18:39:45.738Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
14:39:45 [2023-08-31T18:39:45.738Z] testValidate(org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest)  Time elapsed: 0.401 s
14:39:45 [2023-08-31T18:39:45.738Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
14:39:45 [2023-08-31T18:39:45.738Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
14:39:45 [2023-08-31T18:39:45.738Z] testActivator(org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:39:45 [2023-08-31T18:39:45.738Z] 
14:39:45 [2023-08-31T18:39:45.738Z] Results:
14:39:45 [2023-08-31T18:39:45.738Z] 
14:39:45 [2023-08-31T18:39:45.738Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:39:45 [2023-08-31T18:39:45.738Z] 
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] All tests passed!
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.pom
14:39:46 [2023-08-31T18:39:46.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core >--
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core 0.1.3-SNAPSHOT [104/128]
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] The project's OSGi version is 0.1.3.202308311823
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:46 [2023-08-31T18:39:46.303Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core...
14:39:46 [2023-08-31T18:39:46.560Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.560Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:46 [2023-08-31T18:39:46.560Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:46 [2023-08-31T18:39:46.560Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.560Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:46 [2023-08-31T18:39:46.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/main/resources
14:39:46 [2023-08-31T18:39:46.560Z] [INFO] 
14:39:46 [2023-08-31T18:39:46.560Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:46 [2023-08-31T18:39:46.560Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
14:39:46 [2023-08-31T18:39:46.560Z] [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/classes
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/test/resources
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] No tests to run.
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT-sources.jar
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT.jar
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:47 [2023-08-31T18:39:47.933Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] 
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:47 [2023-08-31T18:39:47.933Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT.jar
14:39:48 [2023-08-31T18:39:48.864Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT-sources.jar
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:50 [2023-08-31T18:39:50.235Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:50 [2023-08-31T18:39:50.235Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] No tests to run.
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT.jar
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT.pom
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT-sources.jar
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT-p2metadata.xml
14:39:50 [2023-08-31T18:39:50.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user >--
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] Building Trace Compass Incubator ROS 2 User Guide 0.7.0-SNAPSHOT [105/128]
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] Executing tasks
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] Executed tasks
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] Resolving class path of Trace Compass Incubator ROS 2 User Guide...
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] Executing tasks
14:39:50 [2023-08-31T18:39:50.236Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc/User-Guide.html
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] Executed tasks
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/main/resources
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] 
14:39:50 [2023-08-31T18:39:50.236Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:50 [2023-08-31T18:39:50.493Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data/.metadata/.log
14:39:50 [2023-08-31T18:39:50.493Z] [INFO] Command line:
14:39:50 [2023-08-31T18:39:50.493Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:39:50 [2023-08-31T18:39:50.493Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:39:51 [2023-08-31T18:39:51.864Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:39:51 [2023-08-31T18:39:51.864Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:39:51 [2023-08-31T18:39:51.864Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:39:51 [2023-08-31T18:39:51.864Z] WARNING: System::setSecurityManager will be removed in a future release
14:39:53 [2023-08-31T18:39:53.761Z] Buildfile: build.xml
14:39:53 [2023-08-31T18:39:53.761Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:39:53 [2023-08-31T18:39:53.761Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:39:53 [2023-08-31T18:39:53.761Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:39:53 [2023-08-31T18:39:53.761Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:39:53 [2023-08-31T18:39:53.761Z] WARNING: System::setSecurityManager will be removed in a future release
14:39:53 [2023-08-31T18:39:53.761Z] 
14:39:53 [2023-08-31T18:39:53.761Z] build.index:
14:39:55 [2023-08-31T18:39:55.133Z] BUILD SUCCESSFUL
14:39:55 [2023-08-31T18:39:55.133Z] 
14:39:55 [2023-08-31T18:39:55.133Z] BUILD SUCCESSFUL
14:39:55 [2023-08-31T18:39:55.133Z] Total time: 2 seconds
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/test/resources
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] No tests to run.
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT-sources.jar
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT.jar
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:55 [2023-08-31T18:39:55.133Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] 
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:55 [2023-08-31T18:39:55.133Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT.jar
14:39:57 [2023-08-31T18:39:57.030Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT-sources.jar
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] 
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:57 [2023-08-31T18:39:57.962Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:57 [2023-08-31T18:39:57.962Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] 
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] 
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] 
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] No tests to run.
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] 
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] 
14:39:57 [2023-08-31T18:39:57.962Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT.jar
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT.pom
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT-sources.jar
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] Executing tasks
14:39:58 [2023-08-31T18:39:58.220Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ros2.doc.user
14:39:58 [2023-08-31T18:39:58.220Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.ros2.doc.user
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] Executed tasks
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui >--
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.ui 0.1.2-SNAPSHOT [106/128]
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:58 [2023-08-31T18:39:58.220Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.ui...
14:39:58 [2023-08-31T18:39:58.479Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.479Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:58 [2023-08-31T18:39:58.479Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:58 [2023-08-31T18:39:58.479Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.479Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:58 [2023-08-31T18:39:58.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/main/resources
14:39:58 [2023-08-31T18:39:58.479Z] [INFO] 
14:39:58 [2023-08-31T18:39:58.479Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:58 [2023-08-31T18:39:58.479Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
14:39:58 [2023-08-31T18:39:58.479Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/classes
14:39:59 [2023-08-31T18:39:59.043Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.043Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.043Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/test/resources
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.044Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] No tests to run.
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT-sources.jar
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT.jar
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.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
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.044Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:39:59 [2023-08-31T18:39:59.044Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] 
14:39:59 [2023-08-31T18:39:59.044Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:39:59 [2023-08-31T18:39:59.301Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT.jar
14:40:00 [2023-08-31T18:40:00.234Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT-sources.jar
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:01 [2023-08-31T18:40:01.166Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:01 [2023-08-31T18:40:01.166Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] No tests to run.
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT.jar
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT.pom
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT-sources.jar
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2 >--
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2 0.7.0-SNAPSHOT [107/128]
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.166Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.423Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT.jar
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.424Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT-sources-feature.jar
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.424Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:01 [2023-08-31T18:40:01.424Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] 
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:01 [2023-08-31T18:40:01.424Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT.jar
14:40:03 [2023-08-31T18:40:03.322Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT-sources-feature.jar
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:05 [2023-08-31T18:40:05.222Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:05 [2023-08-31T18:40:05.222Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT.jar
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT.pom
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT-sources-feature.jar
14:40:05 [2023-08-31T18:40:05.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT-p2metadata.xml
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.7.0-SNAPSHOT-p2artifacts.xml
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2 ---
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests >--
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT [108/128]
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] The project's OSGi version is 0.1.2.202308311823
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:05 [2023-08-31T18:40:05.223Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core.tests...
14:40:05 [2023-08-31T18:40:05.787Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.787Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:05 [2023-08-31T18:40:05.787Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:05 [2023-08-31T18:40:05.787Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.787Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:05 [2023-08-31T18:40:05.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/main/resources
14:40:05 [2023-08-31T18:40:05.787Z] [INFO] 
14:40:05 [2023-08-31T18:40:05.787Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:05 [2023-08-31T18:40:05.787Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
14:40:05 [2023-08-31T18:40:05.787Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/classes
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] 
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/test/resources
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] 
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] 
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] 
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] 
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] 
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:06 [2023-08-31T18:40:06.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
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] 
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:06 [2023-08-31T18:40:06.044Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:06 [2023-08-31T18:40:06.044Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] 
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:06 [2023-08-31T18:40:06.044Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar
14:40:07 [2023-08-31T18:40:07.416Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar
14:40:08 [2023-08-31T18:40:08.349Z] [INFO] 
14:40:08 [2023-08-31T18:40:08.349Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:08 [2023-08-31T18:40:08.349Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:08 [2023-08-31T18:40:08.349Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:40:08 [2023-08-31T18:40:08.349Z] [INFO] 
14:40:08 [2023-08-31T18:40:08.349Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:08 [2023-08-31T18:40:08.349Z] [INFO] 
14:40:08 [2023-08-31T18:40:08.349Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:08 [2023-08-31T18:40:08.606Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:40:08 [2023-08-31T18:40:08.606Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/data/.metadata/.log
14:40:08 [2023-08-31T18:40:08.606Z] [INFO] Command line:
14:40:08 [2023-08-31T18:40:08.606Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:40:08 [2023-08-31T18:40:08.863Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:40:14 [2023-08-31T18:40:14.124Z] !SESSION 2023-08-31 18:40:08.999 -----------------------------------------------
14:40:14 [2023-08-31T18:40:14.124Z] eclipse.buildId=unknown
14:40:14 [2023-08-31T18:40:14.124Z] java.version=17.0.2
14:40:14 [2023-08-31T18:40:14.124Z] java.vendor=Oracle Corporation
14:40:14 [2023-08-31T18:40:14.124Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:40:14 [2023-08-31T18:40:14.124Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:40:14 [2023-08-31T18:40:14.124Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:40:14 [2023-08-31T18:40:14.124Z] 
14:40:14 [2023-08-31T18:40:14.124Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:40:13.782
14:40:14 [2023-08-31T18:40:14.124Z] !MESSAGE FrameworkEvent ERROR
14:40:14 [2023-08-31T18:40:14.124Z] !STACK 0
14:40:14 [2023-08-31T18:40:14.124Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
14:40:14 [2023-08-31T18:40:14.124Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:40:14 [2023-08-31T18:40:14.125Z] 
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:40:14 [2023-08-31T18:40:14.125Z] 
14:40:14 [2023-08-31T18:40:14.125Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:40:14.090
14:40:14 [2023-08-31T18:40:14.125Z] !MESSAGE FrameworkEvent ERROR
14:40:14 [2023-08-31T18:40:14.125Z] !STACK 0
14:40:14 [2023-08-31T18:40:14.125Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [163]
14:40:14 [2023-08-31T18:40:14.125Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:40:14 [2023-08-31T18:40:14.125Z] 
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:40:14 [2023-08-31T18:40:14.125Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:40:16 [2023-08-31T18:40:16.024Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest
14:40:16 [2023-08-31T18:40:16.589Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s - in org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest
14:40:16 [2023-08-31T18:40:16.589Z] testTraceValidation(org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest)  Time elapsed: 0.685 s
14:40:16 [2023-08-31T18:40:16.589Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest
14:40:16 [2023-08-31T18:40:16.589Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest
14:40:16 [2023-08-31T18:40:16.589Z] testCompareTo(org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest)  Time elapsed: 0.003 s
14:40:16 [2023-08-31T18:40:16.589Z] testEquality(org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest)  Time elapsed: 0 s
14:40:16 [2023-08-31T18:40:16.589Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest
14:40:16 [2023-08-31T18:40:16.846Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest
14:40:16 [2023-08-31T18:40:16.846Z] testCompareTo(org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest)  Time elapsed: 0 s
14:40:16 [2023-08-31T18:40:16.846Z] testEquality(org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest)  Time elapsed: 0 s
14:40:16 [2023-08-31T18:40:16.846Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest
14:40:16 [2023-08-31T18:40:16.846Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest
14:40:16 [2023-08-31T18:40:16.846Z] testCompareTo(org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest)  Time elapsed: 0 s
14:40:16 [2023-08-31T18:40:16.846Z] testEquals(org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest)  Time elapsed: 0.001 s
14:40:16 [2023-08-31T18:40:16.846Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest
14:40:16 [2023-08-31T18:40:16.846Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest
14:40:16 [2023-08-31T18:40:16.846Z] testActivator(org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:40:16 [2023-08-31T18:40:16.846Z] 
14:40:16 [2023-08-31T18:40:16.846Z] Results:
14:40:16 [2023-08-31T18:40:16.846Z] 
14:40:16 [2023-08-31T18:40:16.846Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:40:16 [2023-08-31T18:40:16.846Z] 
14:40:16 [2023-08-31T18:40:16.846Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.<init>(CtfTmfTrace.java:196)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tracecompass.incubator.internal.ros2.core.trace.Ros2Trace.<init>(Ros2Trace.java:62)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest.testTraceValidation(Ros2TraceTest.java:81)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:40:16 [2023-08-31T18:40:16.846Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1467)
14:40:16 [2023-08-31T18:40:16.846Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1440)
14:40:17 [2023-08-31T18:40:17.412Z] [INFO] All tests passed!
14:40:17 [2023-08-31T18:40:17.412Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.412Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:17 [2023-08-31T18:40:17.412Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:17 [2023-08-31T18:40:17.412Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.412Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:17 [2023-08-31T18:40:17.412Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.pom
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests >--
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT [109/128]
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:17 [2023-08-31T18:40:17.670Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core.tests...
14:40:17 [2023-08-31T18:40:17.929Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.929Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:17 [2023-08-31T18:40:17.929Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:17 [2023-08-31T18:40:17.929Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.929Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:17 [2023-08-31T18:40:17.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/main/resources
14:40:17 [2023-08-31T18:40:17.929Z] [INFO] 
14:40:17 [2023-08-31T18:40:17.929Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:17 [2023-08-31T18:40:17.929Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:40:17 [2023-08-31T18:40:17.929Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/classes
14:40:18 [2023-08-31T18:40:18.186Z] [INFO] 
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/test/resources
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] 
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] 
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] 
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] 
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] 
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:18 [2023-08-31T18:40:18.187Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] 
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:18 [2023-08-31T18:40:18.187Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:18 [2023-08-31T18:40:18.187Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] 
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:18 [2023-08-31T18:40:18.187Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar
14:40:20 [2023-08-31T18:40:20.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar
14:40:21 [2023-08-31T18:40:21.457Z] [INFO] 
14:40:21 [2023-08-31T18:40:21.457Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:21 [2023-08-31T18:40:21.457Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:21 [2023-08-31T18:40:21.457Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:40:21 [2023-08-31T18:40:21.457Z] [INFO] 
14:40:21 [2023-08-31T18:40:21.457Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:21 [2023-08-31T18:40:21.457Z] [INFO] 
14:40:21 [2023-08-31T18:40:21.457Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:22 [2023-08-31T18:40:22.023Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:40:22 [2023-08-31T18:40:22.023Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data/.metadata/.log
14:40:22 [2023-08-31T18:40:22.023Z] [INFO] Command line:
14:40:22 [2023-08-31T18:40:22.023Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:40:22 [2023-08-31T18:40:22.023Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:40:27 [2023-08-31T18:40:27.283Z] !SESSION 2023-08-31 18:40:22.304 -----------------------------------------------
14:40:27 [2023-08-31T18:40:27.283Z] eclipse.buildId=unknown
14:40:27 [2023-08-31T18:40:27.283Z] java.version=17.0.2
14:40:27 [2023-08-31T18:40:27.283Z] java.vendor=Oracle Corporation
14:40:27 [2023-08-31T18:40:27.283Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:40:27 [2023-08-31T18:40:27.283Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:40:27 [2023-08-31T18:40:27.283Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:40:27 [2023-08-31T18:40:27.283Z] 
14:40:27 [2023-08-31T18:40:27.283Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:40:26.804
14:40:27 [2023-08-31T18:40:27.283Z] !MESSAGE FrameworkEvent ERROR
14:40:27 [2023-08-31T18:40:27.283Z] !STACK 0
14:40:27 [2023-08-31T18:40:27.283Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:40:27 [2023-08-31T18:40:27.283Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:40:27 [2023-08-31T18:40:27.283Z] 
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:40:27 [2023-08-31T18:40:27.283Z] 
14:40:27 [2023-08-31T18:40:27.283Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:40:27.107
14:40:27 [2023-08-31T18:40:27.283Z] !MESSAGE FrameworkEvent ERROR
14:40:27 [2023-08-31T18:40:27.283Z] !STACK 0
14:40:27 [2023-08-31T18:40:27.283Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
14:40:27 [2023-08-31T18:40:27.283Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:40:27 [2023-08-31T18:40:27.283Z] 
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:40:27 [2023-08-31T18:40:27.283Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:40:27 [2023-08-31T18:40:27.850Z] Running org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
14:40:27 [2023-08-31T18:40:27.850Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
14:40:27 [2023-08-31T18:40:27.850Z] testActivator(org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest)  Time elapsed: 0.058 s
14:40:27 [2023-08-31T18:40:27.850Z] 
14:40:27 [2023-08-31T18:40:27.850Z] Results:
14:40:27 [2023-08-31T18:40:27.850Z] 
14:40:27 [2023-08-31T18:40:27.850Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:40:27 [2023-08-31T18:40:27.850Z] 
14:40:28 [2023-08-31T18:40:28.416Z] [INFO] All tests passed!
14:40:28 [2023-08-31T18:40:28.416Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.416Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:28 [2023-08-31T18:40:28.416Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:28 [2023-08-31T18:40:28.416Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.416Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:28 [2023-08-31T18:40:28.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.pom
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core >--
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT [110/128]
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.673Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.674Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core...
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/main/resources
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/classes
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/test/resources
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] No tests to run.
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.931Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:28 [2023-08-31T18:40:28.931Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:40:28 [2023-08-31T18:40:28.931Z] [INFO] 
14:40:28 [2023-08-31T18:40:28.932Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:28 [2023-08-31T18:40:28.932Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar
14:40:30 [2023-08-31T18:40:30.829Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:31 [2023-08-31T18:40:31.761Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:31 [2023-08-31T18:40:31.761Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] No tests to run.
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.pom
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-p2metadata.xml
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user >--
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] Building Trace Compass Incubator Gerrit User Guide 0.7.0-SNAPSHOT [111/128]
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] Executing tasks
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] Executed tasks
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] 
14:40:31 [2023-08-31T18:40:31.761Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] Resolving class path of Trace Compass Incubator Gerrit User Guide...
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.020Z] [INFO] Executing tasks
14:40:32 [2023-08-31T18:40:32.021Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc/User-Guide.html
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] Executed tasks
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/main/resources
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] 
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data/.metadata/.log
14:40:32 [2023-08-31T18:40:32.021Z] [INFO] Command line:
14:40:32 [2023-08-31T18:40:32.021Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:40:32 [2023-08-31T18:40:32.021Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:40:33 [2023-08-31T18:40:33.394Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:40:33 [2023-08-31T18:40:33.394Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:40:33 [2023-08-31T18:40:33.394Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:40:33 [2023-08-31T18:40:33.394Z] WARNING: System::setSecurityManager will be removed in a future release
14:40:35 [2023-08-31T18:40:35.290Z] Buildfile: build.xml
14:40:35 [2023-08-31T18:40:35.290Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:40:35 [2023-08-31T18:40:35.291Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:40:35 [2023-08-31T18:40:35.291Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:40:35 [2023-08-31T18:40:35.291Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:40:35 [2023-08-31T18:40:35.291Z] WARNING: System::setSecurityManager will be removed in a future release
14:40:35 [2023-08-31T18:40:35.291Z] 
14:40:35 [2023-08-31T18:40:35.291Z] build.index:
14:40:36 [2023-08-31T18:40:36.662Z] BUILD SUCCESSFUL
14:40:36 [2023-08-31T18:40:36.662Z] 
14:40:36 [2023-08-31T18:40:36.662Z] BUILD SUCCESSFUL
14:40:36 [2023-08-31T18:40:36.662Z] Total time: 2 seconds
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/test/resources
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] No tests to run.
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT-sources.jar
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT.jar
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.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
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.663Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:36 [2023-08-31T18:40:36.663Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] 
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:36 [2023-08-31T18:40:36.663Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT.jar
14:40:37 [2023-08-31T18:40:37.595Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT-sources.jar
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:38 [2023-08-31T18:40:38.525Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:38 [2023-08-31T18:40:38.525Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] No tests to run.
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT.jar
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT.pom
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT-sources.jar
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Executing tasks
14:40:38 [2023-08-31T18:40:38.525Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
14:40:38 [2023-08-31T18:40:38.525Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Executed tasks
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit >--
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit 0.7.0-SNAPSHOT [112/128]
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT.jar
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT-sources-feature.jar
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:38 [2023-08-31T18:40:38.525Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] 
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:38 [2023-08-31T18:40:38.525Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT.jar
14:40:39 [2023-08-31T18:40:39.460Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT-sources-feature.jar
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:40 [2023-08-31T18:40:40.393Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:40 [2023-08-31T18:40:40.393Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.doc.user' with 0 classes
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT.jar
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT.pom
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT-sources-feature.jar
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT-p2metadata.xml
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.7.0-SNAPSHOT-p2artifacts.xml
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests >--
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT [113/128]
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.393Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core.tests...
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/main/resources
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/classes
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/test/resources
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:40 [2023-08-31T18:40:40.651Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] 
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:40 [2023-08-31T18:40:40.651Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar
14:40:41 [2023-08-31T18:40:41.583Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar
14:40:42 [2023-08-31T18:40:42.956Z] [INFO] 
14:40:42 [2023-08-31T18:40:42.956Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:42 [2023-08-31T18:40:42.956Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:42 [2023-08-31T18:40:42.956Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:40:42 [2023-08-31T18:40:42.956Z] [INFO] 
14:40:42 [2023-08-31T18:40:42.956Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:42 [2023-08-31T18:40:42.956Z] [INFO] 
14:40:42 [2023-08-31T18:40:42.956Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:42 [2023-08-31T18:40:42.956Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:40:42 [2023-08-31T18:40:42.956Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data/.metadata/.log
14:40:42 [2023-08-31T18:40:42.956Z] [INFO] Command line:
14:40:42 [2023-08-31T18:40:42.956Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:40:43 [2023-08-31T18:40:43.213Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:40:47 [2023-08-31T18:40:47.396Z] !SESSION 2023-08-31 18:40:43.331 -----------------------------------------------
14:40:47 [2023-08-31T18:40:47.396Z] eclipse.buildId=unknown
14:40:47 [2023-08-31T18:40:47.396Z] java.version=17.0.2
14:40:47 [2023-08-31T18:40:47.396Z] java.vendor=Oracle Corporation
14:40:47 [2023-08-31T18:40:47.396Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:40:47 [2023-08-31T18:40:47.396Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:40:47 [2023-08-31T18:40:47.396Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:40:47 [2023-08-31T18:40:47.396Z] 
14:40:47 [2023-08-31T18:40:47.396Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:40:46.694
14:40:47 [2023-08-31T18:40:47.396Z] !MESSAGE FrameworkEvent ERROR
14:40:47 [2023-08-31T18:40:47.396Z] !STACK 0
14:40:47 [2023-08-31T18:40:47.396Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [54]
14:40:47 [2023-08-31T18:40:47.396Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:40:47 [2023-08-31T18:40:47.396Z] 
14:40:47 [2023-08-31T18:40:47.396Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:40:47 [2023-08-31T18:40:47.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:40:47 [2023-08-31T18:40:47.396Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:40:47 [2023-08-31T18:40:47.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:40:47 [2023-08-31T18:40:47.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:40:47 [2023-08-31T18:40:47.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:40:47 [2023-08-31T18:40:47.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:40:47 [2023-08-31T18:40:47.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:40:47 [2023-08-31T18:40:47.396Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:40:47 [2023-08-31T18:40:47.396Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:40:48 [2023-08-31T18:40:48.328Z] 
14:40:48 [2023-08-31T18:40:48.329Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:40:48.107
14:40:48 [2023-08-31T18:40:48.329Z] !MESSAGE FrameworkEvent ERROR
14:40:48 [2023-08-31T18:40:48.329Z] !STACK 0
14:40:48 [2023-08-31T18:40:48.329Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [148]
14:40:48 [2023-08-31T18:40:48.329Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:40:48 [2023-08-31T18:40:48.329Z] 
14:40:48 [2023-08-31T18:40:48.329Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:40:48 [2023-08-31T18:40:48.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:40:48 [2023-08-31T18:40:48.329Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:40:48 [2023-08-31T18:40:48.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:40:48 [2023-08-31T18:40:48.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:40:48 [2023-08-31T18:40:48.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:40:48 [2023-08-31T18:40:48.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:40:48 [2023-08-31T18:40:48.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:40:48 [2023-08-31T18:40:48.329Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:40:48 [2023-08-31T18:40:48.329Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:40:48 [2023-08-31T18:40:48.897Z] Running org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
14:40:48 [2023-08-31T18:40:48.897Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
14:40:48 [2023-08-31T18:40:48.897Z] testActivator(org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest)  Time elapsed: 0.027 s
14:40:48 [2023-08-31T18:40:48.897Z] 
14:40:48 [2023-08-31T18:40:48.897Z] Results:
14:40:48 [2023-08-31T18:40:48.897Z] 
14:40:48 [2023-08-31T18:40:48.897Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:40:48 [2023-08-31T18:40:48.897Z] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] All tests passed!
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.pom
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core >--
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT [114/128]
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] The project's OSGi version is 0.1.3.202308311823
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core...
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/main/resources
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.463Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:40:49 [2023-08-31T18:40:49.463Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/classes
14:40:49 [2023-08-31T18:40:49.720Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.720Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.720Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.720Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/test/resources
14:40:49 [2023-08-31T18:40:49.720Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.721Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] No tests to run.
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.721Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.721Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:49 [2023-08-31T18:40:49.721Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] 
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:49 [2023-08-31T18:40:49.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar
14:40:50 [2023-08-31T18:40:50.654Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:52 [2023-08-31T18:40:52.551Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:52 [2023-08-31T18:40:52.551Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] No tests to run.
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.pom
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-p2metadata.xml
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user >--
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Building Trace Compass Incubator System User Guide 0.7.0-SNAPSHOT [115/128]
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Executing tasks
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Executed tasks
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] Resolving class path of Trace Compass Incubator System User Guide...
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:52 [2023-08-31T18:40:52.551Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] Executing tasks
14:40:52 [2023-08-31T18:40:52.552Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc/User-Guide.html
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] Executed tasks
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/main/resources
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] 
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data/.metadata/.log
14:40:52 [2023-08-31T18:40:52.552Z] [INFO] Command line:
14:40:52 [2023-08-31T18:40:52.552Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:40:52 [2023-08-31T18:40:52.552Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:40:53 [2023-08-31T18:40:53.923Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:40:53 [2023-08-31T18:40:53.923Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:40:53 [2023-08-31T18:40:53.923Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:40:53 [2023-08-31T18:40:53.923Z] WARNING: System::setSecurityManager will be removed in a future release
14:40:55 [2023-08-31T18:40:55.821Z] Buildfile: build.xml
14:40:55 [2023-08-31T18:40:55.821Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:40:55 [2023-08-31T18:40:55.821Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:40:55 [2023-08-31T18:40:55.821Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:40:55 [2023-08-31T18:40:55.821Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:40:55 [2023-08-31T18:40:55.821Z] WARNING: System::setSecurityManager will be removed in a future release
14:40:55 [2023-08-31T18:40:55.821Z] 
14:40:55 [2023-08-31T18:40:55.821Z] build.index:
14:40:57 [2023-08-31T18:40:57.192Z] BUILD SUCCESSFUL
14:40:57 [2023-08-31T18:40:57.192Z] 
14:40:57 [2023-08-31T18:40:57.192Z] BUILD SUCCESSFUL
14:40:57 [2023-08-31T18:40:57.192Z] Total time: 2 seconds
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/test/resources
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] No tests to run.
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT-sources.jar
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT.jar
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:57 [2023-08-31T18:40:57.192Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] 
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:57 [2023-08-31T18:40:57.192Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT.jar
14:40:58 [2023-08-31T18:40:58.565Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT-sources.jar
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] 
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:59 [2023-08-31T18:40:59.937Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:40:59 [2023-08-31T18:40:59.937Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] 
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] 
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] 
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] No tests to run.
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] 
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] 
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] 
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:59 [2023-08-31T18:40:59.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT.jar
14:40:59 [2023-08-31T18:40:59.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT.pom
14:40:59 [2023-08-31T18:40:59.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT-sources.jar
14:40:59 [2023-08-31T18:40:59.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT-p2metadata.xml
14:40:59 [2023-08-31T18:40:59.938Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.7.0-SNAPSHOT-p2artifacts.xml
14:40:59 [2023-08-31T18:40:59.938Z] [INFO] 
14:40:59 [2023-08-31T18:40:59.938Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:40:59 [2023-08-31T18:40:59.938Z] [INFO] 
14:40:59 [2023-08-31T18:40:59.938Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] Executing tasks
14:41:00 [2023-08-31T18:41:00.194Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
14:41:00 [2023-08-31T18:41:00.194Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] Executed tasks
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system >--
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] Building org.eclipse.tracecompass.incubator.system 0.7.0-SNAPSHOT [116/128]
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.194Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT.jar
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT-sources-feature.jar
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:00 [2023-08-31T18:41:00.195Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] 
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system ---
14:41:00 [2023-08-31T18:41:00.195Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT.jar
14:41:01 [2023-08-31T18:41:01.124Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT-sources-feature.jar
14:41:02 [2023-08-31T18:41:02.495Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.495Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system ---
14:41:02 [2023-08-31T18:41:02.495Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:02 [2023-08-31T18:41:02.495Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:41:02 [2023-08-31T18:41:02.495Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.495Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
14:41:02 [2023-08-31T18:41:02.495Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.495Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
14:41:02 [2023-08-31T18:41:02.495Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:02 [2023-08-31T18:41:02.495Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.495Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.doc.user' with 0 classes
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT.jar
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT.pom
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT-sources-feature.jar
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT-p2metadata.xml
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.7.0-SNAPSHOT-p2artifacts.xml
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests >--
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT [117/128]
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] The project's OSGi version is 0.1.1.202308311823
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core.tests...
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/main/resources
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.496Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:41:02 [2023-08-31T18:41:02.496Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/classes
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/test/resources
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.753Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.753Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:02 [2023-08-31T18:41:02.753Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] 
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:02 [2023-08-31T18:41:02.753Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar
14:41:03 [2023-08-31T18:41:03.686Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar
14:41:04 [2023-08-31T18:41:04.618Z] [INFO] 
14:41:04 [2023-08-31T18:41:04.618Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:04 [2023-08-31T18:41:04.618Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:04 [2023-08-31T18:41:04.618Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:41:04 [2023-08-31T18:41:04.618Z] [INFO] 
14:41:04 [2023-08-31T18:41:04.618Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:04 [2023-08-31T18:41:04.618Z] [INFO] 
14:41:04 [2023-08-31T18:41:04.618Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:04 [2023-08-31T18:41:04.875Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:41:04 [2023-08-31T18:41:04.875Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data/.metadata/.log
14:41:04 [2023-08-31T18:41:04.875Z] [INFO] Command line:
14:41:04 [2023-08-31T18:41:04.875Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:41:04 [2023-08-31T18:41:04.876Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:41:10 [2023-08-31T18:41:10.137Z] !SESSION 2023-08-31 18:41:05.194 -----------------------------------------------
14:41:10 [2023-08-31T18:41:10.137Z] eclipse.buildId=unknown
14:41:10 [2023-08-31T18:41:10.137Z] java.version=17.0.2
14:41:10 [2023-08-31T18:41:10.137Z] java.vendor=Oracle Corporation
14:41:10 [2023-08-31T18:41:10.137Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:41:10 [2023-08-31T18:41:10.137Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:41:10 [2023-08-31T18:41:10.137Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:41:10 [2023-08-31T18:41:10.137Z] 
14:41:10 [2023-08-31T18:41:10.137Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:41:09.690
14:41:10 [2023-08-31T18:41:10.137Z] !MESSAGE FrameworkEvent ERROR
14:41:10 [2023-08-31T18:41:10.137Z] !STACK 0
14:41:10 [2023-08-31T18:41:10.137Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:41:10 [2023-08-31T18:41:10.137Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:10 [2023-08-31T18:41:10.137Z] 
14:41:10 [2023-08-31T18:41:10.137Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:41:10 [2023-08-31T18:41:10.137Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:41:10 [2023-08-31T18:41:10.137Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:41:10 [2023-08-31T18:41:10.137Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:41:10 [2023-08-31T18:41:10.137Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:41:10 [2023-08-31T18:41:10.137Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:41:10 [2023-08-31T18:41:10.137Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:41:10 [2023-08-31T18:41:10.137Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:41:10 [2023-08-31T18:41:10.137Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:41:10 [2023-08-31T18:41:10.137Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:41:10 [2023-08-31T18:41:10.137Z] 
14:41:10 [2023-08-31T18:41:10.138Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:41:09.926
14:41:10 [2023-08-31T18:41:10.138Z] !MESSAGE FrameworkEvent ERROR
14:41:10 [2023-08-31T18:41:10.138Z] !STACK 0
14:41:10 [2023-08-31T18:41:10.138Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [154]
14:41:10 [2023-08-31T18:41:10.138Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:10 [2023-08-31T18:41:10.138Z] 
14:41:10 [2023-08-31T18:41:10.138Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:41:10 [2023-08-31T18:41:10.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:41:10 [2023-08-31T18:41:10.138Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:41:10 [2023-08-31T18:41:10.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:41:10 [2023-08-31T18:41:10.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:41:10 [2023-08-31T18:41:10.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:41:10 [2023-08-31T18:41:10.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:41:10 [2023-08-31T18:41:10.138Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:41:10 [2023-08-31T18:41:10.138Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:41:10 [2023-08-31T18:41:10.138Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:41:10 [2023-08-31T18:41:10.702Z] Running org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
14:41:10 [2023-08-31T18:41:10.959Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
14:41:10 [2023-08-31T18:41:10.959Z] testActivator(org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest)  Time elapsed: 0.028 s
14:41:10 [2023-08-31T18:41:10.959Z] 
14:41:10 [2023-08-31T18:41:10.959Z] Results:
14:41:10 [2023-08-31T18:41:10.959Z] 
14:41:10 [2023-08-31T18:41:10.959Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:41:10 [2023-08-31T18:41:10.959Z] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] All tests passed!
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.pom
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server-parent >--
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Building Trace Compass Incubator Trace Server Parent 0.7.0-SNAPSHOT [118/128]
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:11 [2023-08-31T18:41:11.525Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:11 [2023-08-31T18:41:11.525Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server-parent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server-parent-0.7.0-SNAPSHOT.pom
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] 
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core >--
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.6-SNAPSHOT [119/128]
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 405 kB/s)
14:41:11 [2023-08-31T18:41:11.525Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.15/jetty-http-10.0.15.pom
14:41:11 [2023-08-31T18:41:11.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.15/jetty-http-10.0.15.pom (4.1 kB at 107 kB/s)
14:41:11 [2023-08-31T18:41:11.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/10.0.15/jetty-project-10.0.15.pom
14:41:11 [2023-08-31T18:41:11.783Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/10.0.15/jetty-project-10.0.15.pom (101 kB at 1.7 MB/s)
14:41:11 [2023-08-31T18:41:11.783Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.17.Final/infinispan-bom-11.0.17.Final.pom
14:41:11 [2023-08-31T18:41:11.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.17.Final/infinispan-bom-11.0.17.Final.pom (18 kB at 152 kB/s)
14:41:11 [2023-08-31T18:41:11.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.17.Final/infinispan-build-configuration-parent-11.0.17.Final.pom
14:41:12 [2023-08-31T18:41:12.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.17.Final/infinispan-build-configuration-parent-11.0.17.Final.pom (16 kB at 101 kB/s)
14:41:12 [2023-08-31T18:41:12.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
14:41:12 [2023-08-31T18:41:12.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 854 kB/s)
14:41:12 [2023-08-31T18:41:12.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
14:41:12 [2023-08-31T18:41:12.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom (17 kB at 199 kB/s)
14:41:12 [2023-08-31T18:41:12.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
14:41:12 [2023-08-31T18:41:12.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 182 kB/s)
14:41:12 [2023-08-31T18:41:12.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom
14:41:12 [2023-08-31T18:41:12.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 141 kB/s)
14:41:12 [2023-08-31T18:41:12.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.17.6/testcontainers-bom-1.17.6.pom
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.17.6/testcontainers-bom-1.17.6.pom (8.3 kB at 98 kB/s)
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.15/jetty-util-10.0.15.pom
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.15/jetty-util-10.0.15.pom (3.7 kB at 89 kB/s)
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.pom
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.pom (1.6 kB at 37 kB/s)
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.5/slf4j-parent-2.0.5.pom
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.5/slf4j-parent-2.0.5.pom (16 kB at 425 kB/s)
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.15/jetty-io-10.0.15.pom
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.15/jetty-io-10.0.15.pom (1.8 kB at 90 kB/s)
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.15/jetty-security-10.0.15.pom
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.15/jetty-security-10.0.15.pom (2.1 kB at 98 kB/s)
14:41:12 [2023-08-31T18:41:12.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.15/jetty-server-10.0.15.pom
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.15/jetty-server-10.0.15.pom (2.6 kB at 89 kB/s)
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom (9.7 kB at 278 kB/s)
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 400 kB/s)
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.15/jetty-servlet-10.0.15.pom
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.15/jetty-servlet-10.0.15.pom (2.3 kB at 63 kB/s)
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.15/jetty-http-10.0.15.jar
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.15/jetty-io-10.0.15.jar
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.15/jetty-util-10.0.15.jar
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.15/jetty-security-10.0.15.jar
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.15/jetty-server-10.0.15.jar
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.15/jetty-io-10.0.15.jar (217 kB at 5.2 MB/s)
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar (273 kB at 2.7 MB/s)
14:41:12 [2023-08-31T18:41:12.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.15/jetty-servlet-10.0.15.jar
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.15/jetty-security-10.0.15.jar (121 kB at 1.0 MB/s)
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.15/jetty-http-10.0.15.jar (263 kB at 2.1 MB/s)
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.15/jetty-server-10.0.15.jar (797 kB at 5.9 MB/s)
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.15/jetty-util-10.0.15.jar (571 kB at 4.2 MB/s)
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.15/jetty-servlet-10.0.15.jar (166 kB at 1.2 MB/s)
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] 
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] 
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] The project's OSGi version is 0.1.6.202308311823
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] 
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] 
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] 
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] 
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] 
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core...
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] 
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] 
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/main/resources
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] 
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:13 [2023-08-31T18:41:13.071Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:41:13 [2023-08-31T18:41:13.071Z] [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/classes
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/test/resources
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] No tests to run.
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT-sources.jar
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT.jar
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:14 [2023-08-31T18:41:14.444Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] 
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:14 [2023-08-31T18:41:14.444Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT.jar
14:41:16 [2023-08-31T18:41:16.988Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT-sources.jar
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:18 [2023-08-31T18:41:18.929Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:18 [2023-08-31T18:41:18.929Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] No tests to run.
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT.jar
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT.pom
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT-sources.jar
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT-p2metadata.xml
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.6-SNAPSHOT-p2artifacts.xml
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest >--
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.7.0-SNAPSHOT [120/128]
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.929Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT.jar
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT-sources-feature.jar
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:18 [2023-08-31T18:41:18.930Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] 
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:18 [2023-08-31T18:41:18.930Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT.jar
14:41:19 [2023-08-31T18:41:19.863Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT-sources-feature.jar
14:41:20 [2023-08-31T18:41:20.797Z] [INFO] 
14:41:20 [2023-08-31T18:41:20.797Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:20 [2023-08-31T18:41:20.797Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:20 [2023-08-31T18:41:20.797Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:41:20 [2023-08-31T18:41:20.797Z] [INFO] 
14:41:20 [2023-08-31T18:41:20.797Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:20 [2023-08-31T18:41:20.797Z] [INFO] 
14:41:20 [2023-08-31T18:41:20.797Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:20 [2023-08-31T18:41:20.797Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:20 [2023-08-31T18:41:20.797Z] [INFO] 
14:41:20 [2023-08-31T18:41:20.797Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:20 [2023-08-31T18:41:20.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 51 classes
14:41:21 [2023-08-31T18:41:21.054Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.054Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:21 [2023-08-31T18:41:21.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT.jar
14:41:21 [2023-08-31T18:41:21.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT.pom
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT-sources-feature.jar
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT-p2metadata.xml
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.7.0-SNAPSHOT-p2artifacts.xml
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests >--
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.6-SNAPSHOT [121/128]
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] The project's OSGi version is 0.1.6.202308311823
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:21 [2023-08-31T18:41:21.055Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests...
14:41:21 [2023-08-31T18:41:21.312Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.312Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:21 [2023-08-31T18:41:21.312Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:21 [2023-08-31T18:41:21.312Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.312Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:21 [2023-08-31T18:41:21.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/main/resources
14:41:21 [2023-08-31T18:41:21.312Z] [INFO] 
14:41:21 [2023-08-31T18:41:21.312Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:21 [2023-08-31T18:41:21.312Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:41:21 [2023-08-31T18:41:21.312Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/classes
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] 
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/test/resources
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] 
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] 
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT-sources.jar
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] 
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:22 [2023-08-31T18:41:22.243Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT.jar
14:41:22 [2023-08-31T18:41:22.244Z] [INFO] 
14:41:22 [2023-08-31T18:41:22.244Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:22 [2023-08-31T18:41:22.244Z] [INFO] 
14:41:22 [2023-08-31T18:41:22.244Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:22 [2023-08-31T18:41:22.244Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:41:22 [2023-08-31T18:41:22.244Z] [INFO] 
14:41:22 [2023-08-31T18:41:22.244Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:22 [2023-08-31T18:41:22.244Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:22 [2023-08-31T18:41:22.244Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:41:22 [2023-08-31T18:41:22.244Z] [INFO] 
14:41:22 [2023-08-31T18:41:22.244Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:22 [2023-08-31T18:41:22.244Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT.jar
14:41:24 [2023-08-31T18:41:24.143Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT-sources.jar
14:41:26 [2023-08-31T18:41:26.039Z] [INFO] 
14:41:26 [2023-08-31T18:41:26.039Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:26 [2023-08-31T18:41:26.039Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:41:26 [2023-08-31T18:41:26.039Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:41:26 [2023-08-31T18:41:26.039Z] [INFO] 
14:41:26 [2023-08-31T18:41:26.039Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:26 [2023-08-31T18:41:26.039Z] [INFO] 
14:41:26 [2023-08-31T18:41:26.039Z] [INFO] --- tycho-surefire-plugin:2.7.3:test (default-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:41:26 [2023-08-31T18:41:26.972Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
14:41:26 [2023-08-31T18:41:26.972Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.log
14:41:26 [2023-08-31T18:41:26.972Z] [INFO] Command line:
14:41:26 [2023-08-31T18:41:26.972Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:41:26 [2023-08-31T18:41:26.972Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:41:32 [2023-08-31T18:41:32.236Z] !SESSION 2023-08-31 18:41:27.012 -----------------------------------------------
14:41:32 [2023-08-31T18:41:32.236Z] eclipse.buildId=unknown
14:41:32 [2023-08-31T18:41:32.236Z] java.version=17.0.2
14:41:32 [2023-08-31T18:41:32.236Z] java.vendor=Oracle Corporation
14:41:32 [2023-08-31T18:41:32.236Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:41:32 [2023-08-31T18:41:32.236Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:41:32 [2023-08-31T18:41:32.236Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:41:32 [2023-08-31T18:41:32.236Z] 
14:41:32 [2023-08-31T18:41:32.236Z] !ENTRY org.eclipse.compare.win32 4 0 2023-08-31 18:41:32.102
14:41:32 [2023-08-31T18:41:32.236Z] !MESSAGE FrameworkEvent ERROR
14:41:32 [2023-08-31T18:41:32.236Z] !STACK 0
14:41:32 [2023-08-31T18:41:32.236Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [96]
14:41:32 [2023-08-31T18:41:32.236Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:32 [2023-08-31T18:41:32.236Z] 
14:41:32 [2023-08-31T18:41:32.236Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:41:32 [2023-08-31T18:41:32.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:41:32 [2023-08-31T18:41:32.236Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:41:32 [2023-08-31T18:41:32.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:41:32 [2023-08-31T18:41:32.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:41:32 [2023-08-31T18:41:32.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:41:32 [2023-08-31T18:41:32.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:41:32 [2023-08-31T18:41:32.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:41:32 [2023-08-31T18:41:32.236Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:41:32 [2023-08-31T18:41:32.236Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:41:32 [2023-08-31T18:41:32.494Z] 
14:41:32 [2023-08-31T18:41:32.494Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient5.win32 4 0 2023-08-31 18:41:32.391
14:41:32 [2023-08-31T18:41:32.494Z] !MESSAGE FrameworkEvent ERROR
14:41:32 [2023-08-31T18:41:32.494Z] !STACK 0
14:41:32 [2023-08-31T18:41:32.494Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient5.win32 [184]
14:41:32 [2023-08-31T18:41:32.494Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:41:32 [2023-08-31T18:41:32.494Z] 
14:41:32 [2023-08-31T18:41:32.494Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:41:32 [2023-08-31T18:41:32.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
14:41:32 [2023-08-31T18:41:32.494Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:41:32 [2023-08-31T18:41:32.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
14:41:32 [2023-08-31T18:41:32.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
14:41:32 [2023-08-31T18:41:32.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
14:41:32 [2023-08-31T18:41:32.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
14:41:32 [2023-08-31T18:41:32.494Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:41:32 [2023-08-31T18:41:32.494Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:41:32 [2023-08-31T18:41:32.494Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:41:34 [2023-08-31T18:41:34.393Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
14:41:34 [2023-08-31T18:41:34.649Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
14:41:34 [2023-08-31T18:41:34.649Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
14:41:34 [2023-08-31T18:41:34.649Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
14:41:56 [2023-08-31T18:41:56.567Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.367 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
14:41:56 [2023-08-31T18:41:56.567Z] testTimeGraphDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 8.078 s
14:41:56 [2023-08-31T18:41:56.567Z] testHistogramDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 3.081 s
14:41:56 [2023-08-31T18:41:56.567Z] testXYDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 3.533 s
14:41:56 [2023-08-31T18:41:56.567Z] testTimeGraphMetaDataSerializer(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 0.705 s
14:41:56 [2023-08-31T18:41:56.567Z] testCallStackDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 0.69 s
14:41:56 [2023-08-31T18:41:56.567Z] testProviders(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 0.691 s
14:41:56 [2023-08-31T18:41:56.567Z] testDataTreeDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 2.593 s
14:41:56 [2023-08-31T18:41:56.567Z] testTableDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 1.798 s
14:41:56 [2023-08-31T18:41:56.567Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest
14:41:56 [2023-08-31T18:41:56.567Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest
14:41:56 [2023-08-31T18:41:56.567Z] testValidateTreeQueryParameters(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest)  Time elapsed: 0.001 s
14:41:56 [2023-08-31T18:41:56.567Z] testValidateAnnotationsQueryParameters(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest)  Time elapsed: 0.007 s
14:41:56 [2023-08-31T18:41:56.567Z] testValidateExperimentQueryParameters(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest)  Time elapsed: 0 s
14:41:56 [2023-08-31T18:41:56.567Z] testValidateLinesQueryParameters(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest)  Time elapsed: 0 s
14:41:56 [2023-08-31T18:41:56.567Z] testValidateFilterQueryParameters(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest)  Time elapsed: 0.001 s
14:41:56 [2023-08-31T18:41:56.567Z] testValidateTooltipQueryParameters(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest)  Time elapsed: 0 s
14:41:56 [2023-08-31T18:41:56.567Z] testValidateArrowsQueryParameters(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest)  Time elapsed: 0.002 s
14:41:56 [2023-08-31T18:41:56.567Z] testValidateRequestedQueryParameters(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest)  Time elapsed: 0.002 s
14:41:56 [2023-08-31T18:41:56.567Z] testValidateTraceQueryParameters(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest)  Time elapsed: 0 s
14:41:56 [2023-08-31T18:41:56.567Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.XmlManagerServiceTest
14:41:56 [2023-08-31T18:41:56.567Z] 
14:41:56 [2023-08-31T18:41:56.567Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-08-31 18:41:56.020
14:41:56 [2023-08-31T18:41:56.567Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:41:57 [2023-08-31T18:41:57.499Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.XmlManagerServiceTest
14:41:57 [2023-08-31T18:41:57.499Z] test(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.XmlManagerServiceTest)  Time elapsed: 1.583 s
14:41:57 [2023-08-31T18:41:57.499Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
14:41:58 [2023-08-31T18:41:58.875Z] 
14:41:58 [2023-08-31T18:41:58.875Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-08-31 18:41:58.523
14:41:58 [2023-08-31T18:41:58.875Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:41:58 [2023-08-31T18:41:58.875Z] 
14:41:58 [2023-08-31T18:41:58.875Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-08-31 18:41:58.601
14:41:58 [2023-08-31T18:41:58.875Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:42:00 [2023-08-31T18:42:00.773Z] 
14:42:00 [2023-08-31T18:42:00.773Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-08-31 18:42:00.298
14:42:00 [2023-08-31T18:42:00.773Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:42:00 [2023-08-31T18:42:00.773Z] 
14:42:00 [2023-08-31T18:42:00.773Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-08-31 18:42:00.400
14:42:00 [2023-08-31T18:42:00.773Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:42:01 [2023-08-31T18:42:01.706Z] 
14:42:01 [2023-08-31T18:42:01.706Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-08-31 18:42:01.587
14:42:01 [2023-08-31T18:42:01.706Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:42:01 [2023-08-31T18:42:01.706Z] 
14:42:01 [2023-08-31T18:42:01.706Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-08-31 18:42:01.623
14:42:01 [2023-08-31T18:42:01.706Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:42:03 [2023-08-31T18:42:03.079Z] 
14:42:03 [2023-08-31T18:42:03.079Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-08-31 18:42:02.887
14:42:03 [2023-08-31T18:42:03.079Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:42:03 [2023-08-31T18:42:03.079Z] 
14:42:03 [2023-08-31T18:42:03.079Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-08-31 18:42:02.985
14:42:03 [2023-08-31T18:42:03.079Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:42:03 [2023-08-31T18:42:03.338Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.729 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
14:42:03 [2023-08-31T18:42:03.338Z] testExperiment(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest)  Time elapsed: 1.341 s
14:42:03 [2023-08-31T18:42:03.338Z] testPostConflicts(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest)  Time elapsed: 1.89 s
14:42:03 [2023-08-31T18:42:03.338Z] testWorkspaceStructure(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest)  Time elapsed: 1.183 s
14:42:03 [2023-08-31T18:42:03.338Z] testRePost(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest)  Time elapsed: 1.309 s
14:42:03 [2023-08-31T18:42:03.338Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
14:42:06 [2023-08-31T18:42:06.617Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.003 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
14:42:06 [2023-08-31T18:42:06.617Z] testWithTwoTraces(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest)  Time elapsed: 0.595 s
14:42:06 [2023-08-31T18:42:06.617Z] testWorkspaceStructure(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest)  Time elapsed: 0.561 s
14:42:06 [2023-08-31T18:42:06.617Z] testWithOneTrace(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest)  Time elapsed: 0.442 s
14:42:06 [2023-08-31T18:42:06.617Z] testConflictingTraces(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest)  Time elapsed: 1.399 s
14:42:06 [2023-08-31T18:42:06.617Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
14:42:06 [2023-08-31T18:42:06.617Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
14:42:06 [2023-08-31T18:42:06.617Z] testHealthStatus(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest)  Time elapsed: 0.14 s
14:42:06 [2023-08-31T18:42:06.617Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
14:42:06 [2023-08-31T18:42:06.617Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
14:42:06 [2023-08-31T18:42:06.617Z] testActivator(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest)  Time elapsed: 0 s
14:42:06 [2023-08-31T18:42:06.617Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
14:42:06 [2023-08-31T18:42:06.617Z] 
14:42:06 [2023-08-31T18:42:06.617Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 2 0 2023-08-31 18:42:06.495
14:42:06 [2023-08-31T18:42:06.617Z] !MESSAGE Invalid port specified: not a number. Will use default port 8080
14:42:06 [2023-08-31T18:42:06.617Z] 
14:42:06 [2023-08-31T18:42:06.617Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 4 0 2023-08-31 18:42:06.496
14:42:06 [2023-08-31T18:42:06.617Z] !MESSAGE Server requested to use SSL, but no keystore specified. You must specify the keystore using the 'traceserver.keystore' system property. Will use plain http instead.
14:42:06 [2023-08-31T18:42:06.617Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
14:42:06 [2023-08-31T18:42:06.617Z] testForceHttp(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:42:06 [2023-08-31T18:42:06.617Z] testInvalidPort(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0.002 s
14:42:06 [2023-08-31T18:42:06.617Z] testHttps(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:42:06 [2023-08-31T18:42:06.617Z] testHttp(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:42:06 [2023-08-31T18:42:06.617Z] testDefaultHttp(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0.001 s
14:42:06 [2023-08-31T18:42:06.617Z] testHttpsNoKeystore(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:42:06 [2023-08-31T18:42:06.617Z] 
14:42:06 [2023-08-31T18:42:06.617Z] Results:
14:42:06 [2023-08-31T18:42:06.617Z] 
14:42:06 [2023-08-31T18:42:06.617Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
14:42:06 [2023-08-31T18:42:06.617Z] 
14:42:06 [2023-08-31T18:42:06.617Z] 
14:42:06 [2023-08-31T18:42:06.617Z] !ENTRY org.eclipse.core.resources 2 10035 2023-08-31 18:42:06.613
14:42:06 [2023-08-31T18:42:06.617Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:42:06 [2023-08-31T18:42:06.874Z] [INFO] All tests passed!
14:42:06 [2023-08-31T18:42:06.874Z] [INFO] 
14:42:06 [2023-08-31T18:42:06.874Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:42:06 [2023-08-31T18:42:06.874Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:06 [2023-08-31T18:42:06.874Z] [INFO] 
14:42:06 [2023-08-31T18:42:06.874Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 51 classes
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT.jar
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT.pom
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT-sources.jar
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT-p2metadata.xml
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.6-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.6-SNAPSHOT-p2artifacts.xml
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product >--
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Building Trace Compass Server Product 0.7.0-SNAPSHOT           [122/128]
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/src/main/resources
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] 
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:07 [2023-08-31T18:42:07.132Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.2100.v20230415-0944.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (435.93kB)
14:42:08 [2023-08-31T18:42:08.067Z] [INFO] 
14:42:08 [2023-08-31T18:42:08.067Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:08 [2023-08-31T18:42:08.067Z] [INFO] 
14:42:08 [2023-08-31T18:42:08.067Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:08 [2023-08-31T18:42:08.067Z] [INFO] 
14:42:08 [2023-08-31T18:42:08.067Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:08 [2023-08-31T18:42:08.325Z] [INFO] Fetching javax.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (85.08kB)
14:42:08 [2023-08-31T18:42:08.582Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.2100.v20230415-0944 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (270.24kB)
14:42:08 [2023-08-31T18:42:08.582Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2100.v20230415-0944 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (17.02kB)
14:42:08 [2023-08-31T18:42:08.582Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.2100.v20230415-0944 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (35.64kB)
14:42:11 [2023-08-31T18:42:11.106Z] [INFO] Fetching javassist_3.29.2.GA.jar from https://download.eclipse.org/releases/2023-06/202306141000/plugins/ (775.52kB)
14:42:13 [2023-08-31T18:42:13.003Z] [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (81.03kB)
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] 
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] 
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] 
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:17 [2023-08-31T18:42:17.185Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] 
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:17 [2023-08-31T18:42:17.185Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:42:17 [2023-08-31T18:42:17.185Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] 
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] 
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:17 [2023-08-31T18:42:17.185Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:42:17 [2023-08-31T18:42:17.185Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] 
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] 
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] --- tycho-p2-director-plugin:2.7.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:17 [2023-08-31T18:42:17.185Z] [INFO] Installing product traceserver for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/win32/win32/x86_64/trace-compass-server
14:42:17 [2023-08-31T18:42:17.185Z] Installing traceserver 0.7.0.202308311823.
14:42:27 [2023-08-31T18:42:27.148Z] Operation completed in 10281 ms.
14:42:27 [2023-08-31T18:42:27.405Z] [INFO] Installing product traceserver for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/macosx/cocoa/x86_64/trace-compass-server.app
14:42:27 [2023-08-31T18:42:27.663Z] Installing traceserver 0.7.0.202308311823.
14:42:37 [2023-08-31T18:42:37.628Z] Operation completed in 9856 ms.
14:42:37 [2023-08-31T18:42:37.885Z] [INFO] Installing product traceserver for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/linux/gtk/x86_64/trace-compass-server
14:42:37 [2023-08-31T18:42:37.885Z] Installing traceserver 0.7.0.202308311823.
14:42:50 [2023-08-31T18:42:50.078Z] Operation completed in 10299 ms.
14:42:50 [2023-08-31T18:42:50.078Z] [INFO] 
14:42:50 [2023-08-31T18:42:50.078Z] [INFO] --- tycho-p2-director-plugin:2.7.3:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:50 [2023-08-31T18:42:50.078Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.7.0-20230831-1823-win32.win32.x86_64.zip
14:42:51 [2023-08-31T18:42:51.011Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.7.0-20230831-1823-macosx.cocoa.x86_64.tar.gz
14:42:54 [2023-08-31T18:42:54.289Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.7.0-20230831-1823-linux.gtk.x86_64.tar.gz
14:42:56 [2023-08-31T18:42:56.812Z] [INFO] 
14:42:56 [2023-08-31T18:42:56.812Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:56 [2023-08-31T18:42:56.812Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:56 [2023-08-31T18:42:56.812Z] [INFO] 
14:42:56 [2023-08-31T18:42:56.812Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:56 [2023-08-31T18:42:56.812Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:42:57 [2023-08-31T18:42:57.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:42:57 [2023-08-31T18:42:57.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:42:57 [2023-08-31T18:42:57.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 51 classes
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.7.0-SNAPSHOT.pom
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.7.0-SNAPSHOT-traceserver.executable.cocoa.macosx.x86_64.zip
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.7.0-SNAPSHOT-p2artifacts.xml
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.7.0-SNAPSHOT-traceserver.executable.win32.win32.x86_64.zip
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.7.0-SNAPSHOT-traceserver.executable.gtk.linux.x86_64.zip
14:42:57 [2023-08-31T18:42:57.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.7.0-SNAPSHOT-p2metadata.xml
14:42:57 [2023-08-31T18:42:57.330Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.7.0-20230831-1823-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.7.0-SNAPSHOT-win32.win32.x86_64.zip
14:42:57 [2023-08-31T18:42:57.330Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.7.0-20230831-1823-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.7.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.7.0-20230831-1823-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.7.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev >--
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] Building Trace Compass Incubator Trace Server Developer Guide 0.7.0-SNAPSHOT [123/128]
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] Executing tasks
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] Executed tasks
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.587Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] Resolving class path of Trace Compass Incubator Trace Server Developer Guide...
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] Executing tasks
14:42:57 [2023-08-31T18:42:57.588Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc/Developer-Guide.html
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] Executed tasks
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/main/resources
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] 
14:42:57 [2023-08-31T18:42:57.588Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:42:57 [2023-08-31T18:42:57.844Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data/.metadata/.log
14:42:57 [2023-08-31T18:42:57.845Z] [INFO] Command line:
14:42:57 [2023-08-31T18:42:57.845Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:42:57 [2023-08-31T18:42:57.845Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:42:59 [2023-08-31T18:42:59.218Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:59 [2023-08-31T18:42:59.218Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:42:59 [2023-08-31T18:42:59.218Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:42:59 [2023-08-31T18:42:59.218Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:01 [2023-08-31T18:43:01.116Z] Buildfile: build.xml
14:43:01 [2023-08-31T18:43:01.116Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:43:01 [2023-08-31T18:43:01.116Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:01 [2023-08-31T18:43:01.116Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:43:01 [2023-08-31T18:43:01.116Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:43:01 [2023-08-31T18:43:01.116Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:01 [2023-08-31T18:43:01.116Z] 
14:43:01 [2023-08-31T18:43:01.116Z] build.index:
14:43:02 [2023-08-31T18:43:02.487Z] BUILD SUCCESSFUL
14:43:02 [2023-08-31T18:43:02.487Z] 
14:43:02 [2023-08-31T18:43:02.487Z] BUILD SUCCESSFUL
14:43:02 [2023-08-31T18:43:02.487Z] Total time: 2 seconds
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/test/resources
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] No tests to run.
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT-sources.jar
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT.jar
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.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
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.745Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:02 [2023-08-31T18:43:02.745Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] 
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:02 [2023-08-31T18:43:02.745Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT.jar
14:43:04 [2023-08-31T18:43:04.118Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT-sources.jar
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:06 [2023-08-31T18:43:06.017Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:06 [2023-08-31T18:43:06.017Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] No tests to run.
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT.jar
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT.pom
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT-sources.jar
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT-p2metadata.xml
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.7.0-SNAPSHOT-p2artifacts.xml
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- maven-antrun-plugin:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Executing tasks
14:43:06 [2023-08-31T18:43:06.017Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
14:43:06 [2023-08-31T18:43:06.017Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Executed tasks
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp-parent >--
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Building Trace Compass Incubator RCP Parent 0.7.0-SNAPSHOT     [124/128]
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --------------------------------[ pom ]---------------------------------
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:06 [2023-08-31T18:43:06.017Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:06 [2023-08-31T18:43:06.017Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp-parent/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-parent-0.7.0-SNAPSHOT.pom
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp >--
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Building Trace Compass Incubator RCP Feature 0.7.0-SNAPSHOT    [125/128]
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT.jar
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT-sources-feature.jar
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:06 [2023-08-31T18:43:06.017Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] 
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:06 [2023-08-31T18:43:06.017Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT.jar
14:43:06 [2023-08-31T18:43:06.949Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT-sources-feature.jar
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:08 [2023-08-31T18:43:08.849Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:08 [2023-08-31T18:43:08.849Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:08 [2023-08-31T18:43:08.849Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2metadata:0.7.0-SNAPSHOT already attached, replace previous instance
14:43:08 [2023-08-31T18:43:08.849Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2artifacts:0.7.0-SNAPSHOT already attached, replace previous instance
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT.jar
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT.pom
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT-sources-feature.jar
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT-p2metadata.xml
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.7.0-SNAPSHOT-p2artifacts.xml
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding >--
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Building Trace Compass RCP Branding plug-in 0.7.0-SNAPSHOT     [126/128]
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in...
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/main/resources
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-ds-plugin:2.7.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/test/resources
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-compiler-plugin:2.7.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] No tests to run.
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT-sources.jar
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT.jar
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:08 [2023-08-31T18:43:08.849Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] 
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:08 [2023-08-31T18:43:08.849Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT.jar
14:43:09 [2023-08-31T18:43:09.781Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT-sources.jar
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:10 [2023-08-31T18:43:10.347Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:10 [2023-08-31T18:43:10.347Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] --- tycho-surefire-plugin:2.7.3:integration-test (default-integration-test) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] No tests to run.
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT.jar
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT.pom
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT-sources.jar
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT-p2metadata.xml
14:43:10 [2023-08-31T18:43:10.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.7.0-SNAPSHOT-p2artifacts.xml
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature >--
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] Building Trace Compass RCP Branding Feature 0.7.0-SNAPSHOT     [127/128]
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] --- tycho-packaging-plugin:2.7.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT.jar
14:43:10 [2023-08-31T18:43:10.604Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.604Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.605Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.605Z] [INFO] --- tycho-p2-plugin:2.7.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.605Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.605Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.605Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:43:10 [2023-08-31T18:43:10.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT-sources-feature.jar
14:43:10 [2023-08-31T18:43:10.605Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.605Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.605Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:10 [2023-08-31T18:43:10.605Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:43:10 [2023-08-31T18:43:10.605Z] [INFO] 
14:43:10 [2023-08-31T18:43:10.605Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:10 [2023-08-31T18:43:10.605Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT.jar
14:43:11 [2023-08-31T18:43:11.350Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT-sources-feature.jar
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:12 [2023-08-31T18:43:12.283Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:43:12 [2023-08-31T18:43:12.283Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:12 [2023-08-31T18:43:12.283Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2metadata:0.7.0-SNAPSHOT already attached, replace previous instance
14:43:12 [2023-08-31T18:43:12.283Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2artifacts:0.7.0-SNAPSHOT already attached, replace previous instance
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT.jar
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT.pom
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT-sources-feature.jar
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT-p2metadata.xml
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.7.0-SNAPSHOT-p2artifacts.xml
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product >--
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Building Trace Compass Incubator RCP Product 0.7.0-SNAPSHOT    [128/128]
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] The project's OSGi version is 0.7.0.202308311823
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/src/main/resources
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.283Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.541Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.541Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.541Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.541Z] [INFO] --- tycho-p2-publisher-plugin:2.7.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:12 [2023-08-31T18:43:12.541Z] [INFO] 
14:43:12 [2023-08-31T18:43:12.541Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.apache.xml.serializer_2.7.2.v20220406-0601.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/plugins/ (293.54kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.e4.rcp_4.28.0.v20230525-0648.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (22.74kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.ease.engine.jython.feature_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/features/ (715B)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20230507-1923.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (21.56kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20230507-1921.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (21.52kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20230422-0242.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (29.65kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20230423-0417.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (29.69kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20230422-0242.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (25.56kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230315-1321.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.88kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.emf.ecore_2.32.0.v20230406-1203.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.95kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1800.v20230509-1332.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (21.47kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.2000.v20230509-1332.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.92kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.2000.v20230510-1208.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.87kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.2000.v20230510-1208.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.75kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.help_2.3.1400.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (21.32kB)
14:43:13 [2023-08-31T18:43:13.473Z] [INFO] Fetching org.eclipse.jdt.core_3.34.0.v20230512-1803.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (4.01MB)
14:43:14 [2023-08-31T18:43:14.040Z] [INFO] Fetching org.eclipse.platform_4.28.0.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (22.28kB)
14:43:14 [2023-08-31T18:43:14.040Z] [INFO] Fetching org.eclipse.platform_root_4.28.0.v20230605-0440 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (196B)
14:43:14 [2023-08-31T18:43:14.040Z] [INFO] Fetching org.eclipse.rcp_4.28.0.v20230605-0440.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/features/ (20.95kB)
14:43:14 [2023-08-31T18:43:14.040Z] [INFO] Fetching org.eclipse.rcp_root_4.28.0.v20230605-0440 from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/binary/ (20.24kB)
14:43:14 [2023-08-31T18:43:14.040Z] [INFO] Fetching org.eclipse.remote.core_4.2.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (155.57kB)
14:43:14 [2023-08-31T18:43:14.040Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.2.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (98.6kB)
14:43:14 [2023-08-31T18:43:14.040Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.2.0.202211062329.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (47.71kB)
14:43:14 [2023-08-31T18:43:14.040Z] [INFO] Fetching org.eclipse.remote.ui_2.3.100.202303140100.jar from https://download.eclipse.org/tools/cdt/releases/11.2/cdt-11.2.0/plugins/ (166.21kB)
14:43:14 [2023-08-31T18:43:14.298Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.14.0.202301260747.jar from https://download.eclipse.org/swtchart/releases/0.14.0/repository/plugins/ (481.93kB)
14:43:14 [2023-08-31T18:43:14.298Z] [INFO] Fetching org.eclipse.tracecompass.analysis.counters.ui_2.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (29.16kB)
14:43:14 [2023-08-31T18:43:14.298Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.ui_1.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (29.82kB)
14:43:14 [2023-08-31T18:43:14.298Z] [INFO] Fetching org.eclipse.tracecompass.analysis.lami.ui_1.2.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (77.17kB)
14:43:14 [2023-08-31T18:43:14.298Z] [INFO] Fetching org.eclipse.tracecompass.tmf.chart.ui_1.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (119.04kB)
14:43:14 [2023-08-31T18:43:14.298Z] [INFO] Fetching org.eclipse.tracecompass.ctf_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/features/ (21.05kB)
14:43:14 [2023-08-31T18:43:14.298Z] [INFO] Fetching org.eclipse.tracecompass.doc.dev_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (2.87MB)
14:43:14 [2023-08-31T18:43:14.863Z] [INFO] Fetching org.eclipse.tracecompass.doc.user_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (11.42MB)
14:43:15 [2023-08-31T18:43:15.797Z] [INFO] Fetching org.eclipse.tracecompass.jsontrace_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/features/ (20.62kB)
14:43:15 [2023-08-31T18:43:15.797Z] [INFO] Fetching org.eclipse.tracecompass.tmf.remote.core_2.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (40.64kB)
14:43:16 [2023-08-31T18:43:16.056Z] [INFO] Fetching org.eclipse.tracecompass.tmf.remote.ui_1.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (134.7kB)
14:43:16 [2023-08-31T18:43:16.056Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control.ui_1.3.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (486.36kB)
14:43:16 [2023-08-31T18:43:16.056Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/features/ (20.88kB)
14:43:16 [2023-08-31T18:43:16.056Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.ui_2.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (23.33kB)
14:43:16 [2023-08-31T18:43:16.056Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/features/ (20.99kB)
14:43:16 [2023-08-31T18:43:16.056Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.ui_3.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (32.86kB)
14:43:16 [2023-08-31T18:43:16.056Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/features/ (20.91kB)
14:43:16 [2023-08-31T18:43:16.056Z] [INFO] Fetching org.eclipse.tracecompass.pcap.core_1.2.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (97.85kB)
14:43:16 [2023-08-31T18:43:16.056Z] [INFO] Fetching org.eclipse.tracecompass.rcp.doc.user_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/rcp-repository/plugins/ (586.92kB)
14:43:16 [2023-08-31T18:43:16.313Z] [INFO] Fetching org.eclipse.ui.trace_1.3.0.v20230515-0022.jar from https://download.eclipse.org/eclipse/updates/4.28/R-4.28-202306050440/plugins/ (61.22kB)
14:43:16 [2023-08-31T18:43:16.313Z] [INFO] Fetching org.eclipse.tracecompass.rcp_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/rcp-repository/features/ (22.1kB)
14:43:16 [2023-08-31T18:43:16.313Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/features/ (20.6kB)
14:43:16 [2023-08-31T18:43:16.313Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/features/ (20.81kB)
14:43:16 [2023-08-31T18:43:16.313Z] [INFO] Fetching org.eclipse.tracecompass.tmf_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/features/ (21.43kB)
14:43:16 [2023-08-31T18:43:16.313Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.core_1.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (55.18kB)
14:43:16 [2023-08-31T18:43:16.313Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.doc.user_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (392.47kB)
14:43:16 [2023-08-31T18:43:16.313Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.ui_1.2.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/plugins/ (36.27kB)
14:43:16 [2023-08-31T18:43:16.313Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap_9.1.0.202308310321.jar from https://download.eclipse.org/tracecompass/master/repository/features/ (20.75kB)
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] 
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] --- tycho-source-plugin:2.7.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] 
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] --- tycho-p2-repository-plugin:2.7.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] 
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] --- tycho-source-feature-plugin:2.7.3:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:44:02 [2023-08-31T18:44:02.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
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] 
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] --- tycho-pack200a-plugin:2.7.3:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:44:02 [2023-08-31T18:44:02.974Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:44:02 [2023-08-31T18:44:02.974Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] 
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] --- eclipse-jarsigner-plugin:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] 
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] --- tycho-pack200b-plugin:2.7.3:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:44:02 [2023-08-31T18:44:02.974Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:44:02 [2023-08-31T18:44:02.974Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] 
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] --- tycho-p2-plugin:2.7.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] 
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] --- tycho-p2-director-plugin:2.7.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:44:02 [2023-08-31T18:44:02.974Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/win32/win32/x86_64/trace-compass
14:44:02 [2023-08-31T18:44:02.974Z] Installing org.eclipse.tracecompass.incubator.rcp 0.7.0.202308311823.
14:44:02 [2023-08-31T18:44:02.974Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.1.0.202308310321.
14:44:02 [2023-08-31T18:44:02.974Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.1.0.202308310321.
14:44:02 [2023-08-31T18:44:02.974Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.7.0.202308311823.
14:44:02 [2023-08-31T18:44:02.974Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.1.0.202308310321.
14:44:02 [2023-08-31T18:44:02.974Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.7.0.202308311823.
14:44:02 [2023-08-31T18:44:02.974Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.7.0.202308311823.
14:44:02 [2023-08-31T18:44:02.974Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.7.0.202308311823.
14:44:02 [2023-08-31T18:44:02.974Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.7.0.202308311823.
14:44:41 [2023-08-31T18:44:41.663Z] Operation completed in 43707 ms.
14:44:41 [2023-08-31T18:44:41.664Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/macosx/cocoa/x86_64/trace-compass.app
14:44:41 [2023-08-31T18:44:41.664Z] Installing org.eclipse.tracecompass.incubator.rcp 0.7.0.202308311823.
14:44:41 [2023-08-31T18:44:41.664Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.1.0.202308310321.
14:44:41 [2023-08-31T18:44:41.664Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.1.0.202308310321.
14:44:41 [2023-08-31T18:44:41.664Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.7.0.202308311823.
14:44:41 [2023-08-31T18:44:41.664Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.1.0.202308310321.
14:44:41 [2023-08-31T18:44:41.664Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.7.0.202308311823.
14:44:41 [2023-08-31T18:44:41.664Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.7.0.202308311823.
14:44:41 [2023-08-31T18:44:41.664Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.7.0.202308311823.
14:44:41 [2023-08-31T18:44:41.664Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.7.0.202308311823.
14:45:28 [2023-08-31T18:45:28.317Z] Operation completed in 42985 ms.
14:45:28 [2023-08-31T18:45:28.317Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/linux/gtk/x86_64/trace-compass
14:45:28 [2023-08-31T18:45:28.317Z] Installing org.eclipse.tracecompass.incubator.rcp 0.7.0.202308311823.
14:45:28 [2023-08-31T18:45:28.317Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.1.0.202308310321.
14:45:28 [2023-08-31T18:45:28.317Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.1.0.202308310321.
14:45:28 [2023-08-31T18:45:28.317Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.7.0.202308311823.
14:45:28 [2023-08-31T18:45:28.317Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.1.0.202308310321.
14:45:28 [2023-08-31T18:45:28.317Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.7.0.202308311823.
14:45:28 [2023-08-31T18:45:28.317Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.7.0.202308311823.
14:45:28 [2023-08-31T18:45:28.317Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.7.0.202308311823.
14:45:28 [2023-08-31T18:45:28.317Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.7.0.202308311823.
14:46:07 [2023-08-31T18:46:07.010Z] Operation completed in 42794 ms.
14:46:07 [2023-08-31T18:46:07.267Z] [INFO] 
14:46:07 [2023-08-31T18:46:07.267Z] [INFO] --- tycho-p2-director-plugin:2.7.3:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:46:07 [2023-08-31T18:46:07.267Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.7.0-20230831-1823-win32.win32.x86_64.zip
14:46:19 [2023-08-31T18:46:19.459Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.7.0-20230831-1823-macosx.cocoa.x86_64.tar.gz
14:46:31 [2023-08-31T18:46:31.652Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.7.0-20230831-1823-linux.gtk.x86_64.tar.gz
14:46:46 [2023-08-31T18:46:46.516Z] [INFO] 
14:46:46 [2023-08-31T18:46:46.516Z] [INFO] --- jacoco-maven-plugin:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:46:46 [2023-08-31T18:46:46.516Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:46:46 [2023-08-31T18:46:46.516Z] [INFO] 
14:46:46 [2023-08-31T18:46:46.516Z] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:46:46 [2023-08-31T18:46:46.516Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:46:46 [2023-08-31T18:46:46.516Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:46:46 [2023-08-31T18:46:46.516Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:46:46 [2023-08-31T18:46:46.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:46:46 [2023-08-31T18:46:46.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:46:46 [2023-08-31T18:46:46.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
14:46:46 [2023-08-31T18:46:46.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:46:46 [2023-08-31T18:46:46.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:46:46 [2023-08-31T18:46:46.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:46:46 [2023-08-31T18:46:46.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:46:46 [2023-08-31T18:46:46.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:46:47 [2023-08-31T18:46:47.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:46:47 [2023-08-31T18:46:47.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:46:47 [2023-08-31T18:46:47.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:46:47 [2023-08-31T18:46:47.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
14:46:47 [2023-08-31T18:46:47.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:46:47 [2023-08-31T18:46:47.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:46:47 [2023-08-31T18:46:47.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
14:46:47 [2023-08-31T18:46:47.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:46:47 [2023-08-31T18:46:47.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:46:47 [2023-08-31T18:46:47.032Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:46:47 [2023-08-31T18:46:47.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
14:46:47 [2023-08-31T18:46:47.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:46:47 [2023-08-31T18:46:47.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
14:46:47 [2023-08-31T18:46:47.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
14:46:47 [2023-08-31T18:46:47.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout' with 0 classes
14:46:47 [2023-08-31T18:46:47.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
14:46:47 [2023-08-31T18:46:47.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:46:47 [2023-08-31T18:46:47.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:46:47 [2023-08-31T18:46:47.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
14:46:47 [2023-08-31T18:46:47.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding.feature' with 0 classes
14:46:47 [2023-08-31T18:46:47.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
14:46:47 [2023-08-31T18:46:47.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
14:46:48 [2023-08-31T18:46:48.063Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
14:46:48 [2023-08-31T18:46:48.063Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes
14:46:48 [2023-08-31T18:46:48.063Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes
14:46:48 [2023-08-31T18:46:48.063Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:46:48 [2023-08-31T18:46:48.063Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:46:48 [2023-08-31T18:46:48.063Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:46:48 [2023-08-31T18:46:48.320Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:46:48 [2023-08-31T18:46:48.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:46:48 [2023-08-31T18:46:48.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:46:48 [2023-08-31T18:46:48.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:46:48 [2023-08-31T18:46:48.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:46:48 [2023-08-31T18:46:48.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:46:48 [2023-08-31T18:46:48.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:46:48 [2023-08-31T18:46:48.578Z] [INFO] 
14:46:48 [2023-08-31T18:46:48.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:46:48 [2023-08-31T18:46:48.578Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:46:48 [2023-08-31T18:46:48.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.7.0-SNAPSHOT.pom
14:46:48 [2023-08-31T18:46:48.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.7.0-SNAPSHOT-p2artifacts.xml
14:46:48 [2023-08-31T18:46:48.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.7.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip
14:46:48 [2023-08-31T18:46:48.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.7.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip
14:46:48 [2023-08-31T18:46:48.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.7.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip
14:46:48 [2023-08-31T18:46:48.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.7.0-SNAPSHOT-p2metadata.xml
14:46:48 [2023-08-31T18:46:48.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.7.0-20230831-1823-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.7.0-SNAPSHOT-win32.win32.x86_64.zip
14:46:48 [2023-08-31T18:46:48.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.7.0-20230831-1823-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.7.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:46:49 [2023-08-31T18:46:49.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.7.0-20230831-1823-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.7.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.7.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] 
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] --- tycho-p2-plugin:2.7.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] ------------------------------------------------------------------------
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Reactor Summary:
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] 
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Parent 0.7.0-SNAPSHOT ...... SUCCESS [  8.647 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Common Parent 0.7.0-SNAPSHOT SUCCESS [  0.043 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Target Platform 0.7.0-SNAPSHOT SUCCESS [  0.521 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Callstack Parent 0.7.0-SNAPSHOT SUCCESS [  0.063 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT SUCCESS [ 17.038 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator tracetypes Parent 0.7.0-SNAPSHOT SUCCESS [  0.101 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT SUCCESS [  4.891 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core 0.1.4-SNAPSHOT SUCCESS [  5.399 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT SUCCESS [  4.374 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT SUCCESS [  4.126 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Documentation 0.7.0-SNAPSHOT SUCCESS [  0.079 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator for Android User Guide 0.7.0-SNAPSHOT SUCCESS [ 15.143 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator ftrace User Guide 0.7.0-SNAPSHOT SUCCESS [  8.771 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ftrace 0.7.0-SNAPSHOT SUCCESS [  4.022 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator callstack User Guide 0.7.0-SNAPSHOT SUCCESS [  8.857 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT SUCCESS [  6.465 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.callstack 0.7.0-SNAPSHOT SUCCESS [  2.686 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT SUCCESS [  4.461 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.traceevent 0.7.0-SNAPSHOT SUCCESS [  2.931 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.atrace 0.7.0-SNAPSHOT SUCCESS [  4.183 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator analyses Parent 0.7.0-SNAPSHOT SUCCESS [  0.031 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT SUCCESS [  3.235 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator eventcount User Guide 0.7.0-SNAPSHOT SUCCESS [  7.745 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount 0.7.0-SNAPSHOT SUCCESS [  3.287 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT SUCCESS [  4.882 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Filters User Guide 0.7.0-SNAPSHOT SUCCESS [  7.305 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT SUCCESS [  4.104 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.filters 0.7.0-SNAPSHOT SUCCESS [  2.004 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT SUCCESS [  2.522 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT SUCCESS [  3.607 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven 0.7.0-SNAPSHOT SUCCESS [  2.947 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT SUCCESS [  3.109 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator inandout User Guide 0.7.0-SNAPSHOT SUCCESS [  7.135 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT SUCCESS [  4.480 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.inandout 0.7.0-SNAPSHOT SUCCESS [  3.394 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core 0.1.4-SNAPSHOT SUCCESS [  4.136 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator kernel User Guide 0.7.0-SNAPSHOT SUCCESS [  8.266 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.2-SNAPSHOT SUCCESS [  4.856 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT SUCCESS [  5.432 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.kernel 0.7.0-SNAPSHOT SUCCESS [  4.156 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT SUCCESS [  2.971 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide 0.7.0-SNAPSHOT SUCCESS [  6.968 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.7.0-SNAPSHOT SUCCESS [  3.225 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core 0.1.3-SNAPSHOT SUCCESS [  2.862 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator opentracing User Guide 0.7.0-SNAPSHOT SUCCESS [  7.422 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT SUCCESS [  4.683 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.opentracing 0.7.0-SNAPSHOT SUCCESS [  2.608 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT SUCCESS [  3.711 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator otf2 User Guide 0.7.0-SNAPSHOT SUCCESS [  7.906 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT SUCCESS [  4.611 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.otf2 0.7.0-SNAPSHOT SUCCESS [  3.289 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT SUCCESS [  3.195 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Perf Profiling User Guide 0.7.0-SNAPSHOT SUCCESS [  9.896 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling 0.7.0-SNAPSHOT SUCCESS [  3.203 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator VM Parent 0.7.0-SNAPSHOT ... SUCCESS [  0.021 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT SUCCESS [  4.878 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide 0.7.0-SNAPSHOT SUCCESS [  8.477 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT SUCCESS [  4.704 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.7.0-SNAPSHOT SUCCESS [  3.511 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core 0.1.1-SNAPSHOT SUCCESS [  2.831 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator uftrace User Guide 0.7.0-SNAPSHOT SUCCESS [  6.783 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.uftrace 0.7.0-SNAPSHOT SUCCESS [  2.217 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT SUCCESS [  3.816 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass 0.7.0-SNAPSHOT SUCCESS [  3.428 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Scripting Parent 0.7.0-SNAPSHOT SUCCESS [ 10.475 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT SUCCESS [  8.997 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Scripting User Guide 0.7.0-SNAPSHOT SUCCESS [  7.438 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT SUCCESS [ 10.599 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.scripting 0.7.0-SNAPSHOT SUCCESS [  3.317 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript 0.7.0-SNAPSHOT SUCCESS [  3.169 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python 0.7.0-SNAPSHOT SUCCESS [  2.350 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core 0.1.2-SNAPSHOT SUCCESS [  3.052 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.rocm 0.7.0-SNAPSHOT SUCCESS [  3.550 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Repository 0.7.0-SNAPSHOT .. SUCCESS [ 14.428 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT SUCCESS [  3.732 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui 1.0.2-SNAPSHOT SUCCESS [  6.118 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT SUCCESS [ 18.193 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.1-SNAPSHOT SUCCESS [ 25.251 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT SUCCESS [ 12.705 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT SUCCESS [ 13.026 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.7.0-SNAPSHOT SUCCESS [  3.947 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT SUCCESS [ 10.263 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT SUCCESS [ 10.859 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT SUCCESS [ 36.195 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT SUCCESS [ 44.101 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 35.018 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT SUCCESS [ 42.936 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 20.811 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT SUCCESS [ 20.209 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT SUCCESS [ 16.816 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT SUCCESS [ 20.530 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT SUCCESS [ 10.964 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT SUCCESS [ 11.267 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT SUCCESS [ 17.247 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.1-SNAPSHOT SUCCESS [ 12.944 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT SUCCESS [ 11.233 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.3-SNAPSHOT SUCCESS [ 18.281 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT SUCCESS [ 11.880 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ros.core 0.1.3-SNAPSHOT SUCCESS [  4.346 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator ROS User Guide 0.7.0-SNAPSHOT SUCCESS [  7.151 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui 0.1.1-SNAPSHOT SUCCESS [  5.200 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ros 0.7.0-SNAPSHOT SUCCESS [  3.244 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT SUCCESS [ 11.862 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core 0.1.3-SNAPSHOT SUCCESS [  3.786 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator ROS 2 User Guide 0.7.0-SNAPSHOT SUCCESS [  7.957 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui 0.1.2-SNAPSHOT SUCCESS [  3.136 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ros2 0.7.0-SNAPSHOT SUCCESS [  3.972 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT SUCCESS [ 12.402 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT SUCCESS [ 11.134 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT SUCCESS [  3.064 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Gerrit User Guide 0.7.0-SNAPSHOT SUCCESS [  6.501 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.gerrit 0.7.0-SNAPSHOT SUCCESS [  1.946 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT SUCCESS [  9.165 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT SUCCESS [  2.886 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator System User Guide 0.7.0-SNAPSHOT SUCCESS [  7.722 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.system 0.7.0-SNAPSHOT SUCCESS [  2.255 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT SUCCESS [  9.090 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Trace Server Parent 0.7.0-SNAPSHOT SUCCESS [  0.018 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.6-SNAPSHOT SUCCESS [  7.236 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.7.0-SNAPSHOT SUCCESS [  2.311 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.6-SNAPSHOT SUCCESS [ 46.134 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Server Product 0.7.0-SNAPSHOT ........ SUCCESS [ 50.443 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator Trace Server Developer Guide 0.7.0-SNAPSHOT SUCCESS [  8.274 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator RCP Parent 0.7.0-SNAPSHOT .. SUCCESS [  0.012 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator RCP Feature 0.7.0-SNAPSHOT . SUCCESS [  2.692 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass RCP Branding plug-in 0.7.0-SNAPSHOT .. SUCCESS [  1.895 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass RCP Branding Feature 0.7.0-SNAPSHOT .. SUCCESS [  1.731 s]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Trace Compass Incubator RCP Product 0.7.0-SNAPSHOT . SUCCESS [03:38 min]
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] ------------------------------------------------------------------------
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] BUILD SUCCESS
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] ------------------------------------------------------------------------
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Total time:  22:59 min
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] Finished at: 2023-08-31T18:46:50Z
14:46:50 [2023-08-31T18:46:50.335Z] [INFO] ------------------------------------------------------------------------
14:46:50 [2023-08-31T18:46:50.336Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist.
14:46:51 [2023-08-31T18:46:51.543Z] [Pipeline] sh
14:46:52 [2023-08-31T18:46:52.088Z] + mkdir -p common/org.eclipse.tracecompass.incubator.releng-site/target/repository/
14:46:52 [2023-08-31T18:46:52.356Z] [Pipeline] sh
14:46:52 [2023-08-31T18:46:52.871Z] + git rev-parse --short HEAD
14:46:53 [2023-08-31T18:46:53.137Z] [Pipeline] sh
14:46:53 [2023-08-31T18:46:53.655Z] + mkdir -p rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/
14:46:53 [2023-08-31T18:46:53.912Z] [Pipeline] sh
14:46:54 [2023-08-31T18:46:54.434Z] + cp common/org.eclipse.tracecompass.incubator.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//tc-git-sha
14:46:54 [2023-08-31T18:46:54.700Z] [Pipeline] sh
14:46:55 [2023-08-31T18:46:55.211Z] + mkdir -p trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/
14:46:55 [2023-08-31T18:46:55.468Z] [Pipeline] sh
14:46:55 [2023-08-31T18:46:55.985Z] + cp common/org.eclipse.tracecompass.incubator.releng-site/target/repository//tc-git-sha trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//tc-git-sha
14:46:56 [2023-08-31T18:46:56.235Z] [Pipeline] }
14:46:56 [2023-08-31T18:46:56.495Z] [Pipeline] // container
14:46:56 [2023-08-31T18:46:56.980Z] Post stage
14:46:57 [2023-08-31T18:46:57.856Z] [Pipeline] container
14:46:57 [2023-08-31T18:46:57.857Z] [Pipeline] {
14:46:58 [2023-08-31T18:46:58.500Z] [Pipeline] sh
14:46:59 [2023-08-31T18:46:59.030Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
14:46:59 [2023-08-31T18:46:59.031Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
14:46:59 [2023-08-31T18:46:59.285Z] [Pipeline] junit
14:46:59 [2023-08-31T18:46:59.289Z] Recording test results
14:47:12 [2023-08-31T18:47:12.709Z] [Checks API] No suitable checks publisher found.
14:47:12 [2023-08-31T18:47:12.966Z] [Pipeline] archiveArtifacts
14:47:12 [2023-08-31T18:47:12.986Z] Archiving artifacts
14:47:24 [2023-08-31T18:47:24.985Z] ‘$ARCHIVE_ARTIFACTS’ doesn’t match anything
14:47:24 [2023-08-31T18:47:24.985Z] No artifacts found that match the file pattern "$ARCHIVE_ARTIFACTS". Configuration error?
14:47:25 [2023-08-31T18:47:25.255Z] [Pipeline] }
14:47:25 [2023-08-31T18:47:25.519Z] [Pipeline] // container
14:47:27 [2023-08-31T18:47:27.172Z] [Pipeline] }
14:47:27 [2023-08-31T18:47:27.427Z] [Pipeline] // withEnv
14:47:27 [2023-08-31T18:47:27.804Z] [Pipeline] }
14:47:28 [2023-08-31T18:47:28.055Z] [Pipeline] // stage
14:47:28 [2023-08-31T18:47:28.802Z] [Pipeline] stage
14:47:28 [2023-08-31T18:47:28.803Z] [Pipeline] { (Deploy Site)
14:47:34 [2023-08-31T18:47:34.485Z] [Pipeline] tool
14:47:34 [2023-08-31T18:47:34.992Z] [Pipeline] envVarsForTool
14:47:35 [2023-08-31T18:47:35.864Z] [Pipeline] tool
14:47:36 [2023-08-31T18:47:36.368Z] [Pipeline] envVarsForTool
14:47:37 [2023-08-31T18:47:37.008Z] [Pipeline] withEnv
14:47:37 [2023-08-31T18:47:37.009Z] [Pipeline] {
14:47:38 [2023-08-31T18:47:38.512Z] [Pipeline] sshagent
14:47:38 [2023-08-31T18:47:38.524Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:47:38 [2023-08-31T18:47:38.524Z] [ssh-agent] Looking for ssh-agent implementation...
14:47:38 [2023-08-31T18:47:38.791Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:47:38 [2023-08-31T18:47:38.791Z] $ ssh-agent
14:47:38 [2023-08-31T18:47:38.893Z] SSH_AUTH_SOCK=/tmp/ssh-OlYwYPuL97MQ/agent.208
14:47:38 [2023-08-31T18:47:38.893Z] SSH_AGENT_PID=210
14:47:38 [2023-08-31T18:47:38.990Z] Running ssh-add (command line suppressed)
14:47:39 [2023-08-31T18:47:39.089Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-stable@tmp/private_key_7151847750458738137.key (/home/jenkins/agent/workspace/tracecompass-incubator-stable@tmp/private_key_7151847750458738137.key)
14:47:39 [2023-08-31T18:47:39.193Z] [ssh-agent] Started.
14:47:39 [2023-08-31T18:47:39.194Z] [Pipeline] {
14:47:39 [2023-08-31T18:47:39.865Z] [Pipeline] sh
14:47:40 [2023-08-31T18:47:40.154Z] + /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts//deploy-update-site.sh common/org.eclipse.tracecompass.incubator.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/stable-9.1/repository/
14:47:40 [2023-08-31T18:47:40.155Z] + repo=tracecompass
14:47:40 [2023-08-31T18:47:40.155Z] + '[' 2 -lt 2 ']'
14:47:40 [2023-08-31T18:47:40.155Z] + sitePath=common/org.eclipse.tracecompass.incubator.releng-site/target/repository/
14:47:40 [2023-08-31T18:47:40.155Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/stable-9.1/repository/
14:47:40 [2023-08-31T18:47:40.155Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:47:40 [2023-08-31T18:47:40.155Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:47:40 [2023-08-31T18:47:40.155Z] + SCP=scp
14:47:40 [2023-08-31T18:47:40.155Z] + ECHO=echo
14:47:40 [2023-08-31T18:47:40.155Z] + '[' false == false ']'
14:47:40 [2023-08-31T18:47:40.155Z] + ECHO=
14:47:40 [2023-08-31T18:47:40.155Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/stable-9.1/repository/
14:47:40 [2023-08-31T18:47:40.155Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/stable-9.1/repository//*'
14:47:41 [2023-08-31T18:47:41.090Z] + scp -r common/org.eclipse.tracecompass.incubator.releng-site/target/repository//artifacts.jar common/org.eclipse.tracecompass.incubator.releng-site/target/repository//artifacts.xml.xz common/org.eclipse.tracecompass.incubator.releng-site/target/repository//content.jar common/org.eclipse.tracecompass.incubator.releng-site/target/repository//content.xml.xz common/org.eclipse.tracecompass.incubator.releng-site/target/repository//features common/org.eclipse.tracecompass.incubator.releng-site/target/repository//p2.index common/org.eclipse.tracecompass.incubator.releng-site/target/repository//plugins common/org.eclipse.tracecompass.incubator.releng-site/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/stable-9.1/repository/
14:47:43 [2023-08-31T18:47:43.874Z] [Pipeline] }
14:47:43 [2023-08-31T18:47:43.874Z] $ ssh-agent -k
14:47:43 [2023-08-31T18:47:43.880Z] unset SSH_AUTH_SOCK;
14:47:43 [2023-08-31T18:47:43.880Z] unset SSH_AGENT_PID;
14:47:43 [2023-08-31T18:47:43.880Z] echo Agent pid 210 killed;
14:47:43 [2023-08-31T18:47:43.890Z] [ssh-agent] Stopped.
14:47:44 [2023-08-31T18:47:44.143Z] [Pipeline] // sshagent
14:47:44 [2023-08-31T18:47:44.530Z] [Pipeline] }
14:47:44 [2023-08-31T18:47:44.785Z] [Pipeline] // withEnv
14:47:45 [2023-08-31T18:47:45.182Z] [Pipeline] }
14:47:45 [2023-08-31T18:47:45.435Z] [Pipeline] // stage
14:47:46 [2023-08-31T18:47:46.188Z] [Pipeline] stage
14:47:46 [2023-08-31T18:47:46.189Z] [Pipeline] { (Deploy RCP)
14:47:50 [2023-08-31T18:47:50.741Z] Stage "Deploy RCP" skipped due to when conditional
14:47:50 [2023-08-31T18:47:50.742Z] [Pipeline] }
14:47:51 [2023-08-31T18:47:51.006Z] [Pipeline] // stage
14:47:51 [2023-08-31T18:47:51.744Z] [Pipeline] stage
14:47:51 [2023-08-31T18:47:51.745Z] [Pipeline] { (Deploy Server)
14:47:56 [2023-08-31T18:47:56.274Z] Stage "Deploy Server" skipped due to when conditional
14:47:56 [2023-08-31T18:47:56.274Z] [Pipeline] }
14:47:56 [2023-08-31T18:47:56.534Z] [Pipeline] // stage
14:47:57 [2023-08-31T18:47:57.292Z] [Pipeline] stage
14:47:57 [2023-08-31T18:47:57.292Z] [Pipeline] { (Deploy Doc)
14:48:01 [2023-08-31T18:48:01.951Z] Stage "Deploy Doc" skipped due to when conditional
14:48:01 [2023-08-31T18:48:01.951Z] [Pipeline] }
14:48:02 [2023-08-31T18:48:02.215Z] [Pipeline] // stage
14:48:03 [2023-08-31T18:48:03.489Z] [Pipeline] stage
14:48:03 [2023-08-31T18:48:03.490Z] [Pipeline] { (Javadoc)
14:48:09 [2023-08-31T18:48:09.567Z] [Pipeline] tool
14:48:10 [2023-08-31T18:48:10.082Z] [Pipeline] envVarsForTool
14:48:11 [2023-08-31T18:48:11.157Z] [Pipeline] tool
14:48:11 [2023-08-31T18:48:11.963Z] [Pipeline] envVarsForTool
14:48:12 [2023-08-31T18:48:12.631Z] [Pipeline] withEnv
14:48:12 [2023-08-31T18:48:12.632Z] [Pipeline] {
14:48:14 [2023-08-31T18:48:14.175Z] [Pipeline] container
14:48:14 [2023-08-31T18:48:14.175Z] [Pipeline] {
14:48:14 [2023-08-31T18:48:14.823Z] [Pipeline] sh
14:48:15 [2023-08-31T18:48:15.350Z] + mvn clean javadoc:aggregate -Pbuild-api-docs -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Declipse.p2.mirrors=false -Dtycho.disableP2Mirrors=true
14:48:15 [2023-08-31T18:48:15.351Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:48:18 [2023-08-31T18:48:18.630Z] [INFO] Scanning for projects...
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.630Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.887Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.887Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:48:18 [2023-08-31T18:48:18.888Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:48:19 [2023-08-31T18:48:19.660Z] /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:48:22 [2023-08-31T18:48:22.191Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:28 [2023-08-31T18:48:28.744Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.002Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.259Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.516Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.516Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.516Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.517Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:29 [2023-08-31T18:48:29.774Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.031Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.288Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.545Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.802Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.802Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.802Z] [WARNING] Pack200 is not supported when running on Java 14 and higher
14:48:30 [2023-08-31T18:48:30.802Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-master.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-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@af57949...
14:48:31 [2023-08-31T18:48:31.059Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
14:48:31 [2023-08-31T18:48:31.059Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
14:48:31 [2023-08-31T18:48:31.059Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
14:48:39 [2023-08-31T18:48:39.160Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:48:39 [2023-08-31T18:48:39.160Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.sun.xml.bind, ArtifactId = jaxb-osgi, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:48:41 [2023-08-31T18:48:41.692Z] [INFO] org.glassfish.jaxb:txw2:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.txw2
14:48:41 [2023-08-31T18:48:41.692Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.txw2" version=" 2.3.3" download-size="0" install-size="0" unpack="false"/>
14:48:43 [2023-08-31T18:48:43.063Z] [INFO] org.glassfish.jaxb:jaxb-xjc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-xjc
14:48:43 [2023-08-31T18:48:43.063Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.jaxb-xjc" version=" 2.3.3" download-size="0" install-size="0" unpack="false"/>
14:48:43 [2023-08-31T18:48:43.628Z] [INFO] org.glassfish.jaxb:jaxb-jxc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-jxc
14:48:43 [2023-08-31T18:48:43.628Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.jaxb-jxc" version=" 2.3.3" download-size="0" install-size="0" unpack="false"/>
14:48:45 [2023-08-31T18:48:45.528Z] [INFO] org.apache.ant:ant:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant
14:48:45 [2023-08-31T18:48:45.528Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.ant.ant" version=" 1.10.7" download-size="0" install-size="0" unpack="false"/>
14:48:46 [2023-08-31T18:48:46.093Z] [INFO] org.apache.ant:ant-launcher:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant-launcher
14:48:46 [2023-08-31T18:48:46.093Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.ant.ant-launcher" version=" 1.10.7" download-size="0" install-size="0" unpack="false"/>
14:48:46 [2023-08-31T18:48:46.093Z] [INFO] com.sun.org.apache.xml.internal:resolver:20050927 is wrapped as a bundle with bundle symbolic name wrapped.com.sun.org.apache.xml.internal.resolver
14:48:46 [2023-08-31T18:48:46.093Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.com.sun.org.apache.xml.internal.resolver" version=" 20050927" download-size="0" install-size="0" unpack="false"/>
14:48:47 [2023-08-31T18:48:47.991Z] [INFO] org.checkerframework:compiler:2.4.0 is wrapped as a bundle with bundle symbolic name wrapped.org.checkerframework.compiler
14:48:47 [2023-08-31T18:48:47.992Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.checkerframework.compiler" version=" 2.4.0" download-size="0" install-size="0" unpack="false"/>
14:48:47 [2023-08-31T18:48:47.992Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.validation, ArtifactId = jakarta.validation-api, Version = 2.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:48:47 [2023-08-31T18:48:47.992Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.glassfish.jersey.media, ArtifactId = jersey-media-jaxb, Version = 2.30, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:48:49 [2023-08-31T18:48:49.364Z] [INFO] Resolving MavenDependencyRoots = [GroupId = io.swagger.core.v3, ArtifactId = swagger-jaxrs2, Version = 2.1.13, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:48:53 [2023-08-31T18:48:53.547Z] [INFO] org.apache.httpcomponents:httpclient:4.5.13 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.httpcomponents.httpclient
14:48:53 [2023-08-31T18:48:53.547Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.httpcomponents.httpclient" version=" 4.5.13" download-size="0" install-size="0" unpack="false"/>
14:48:53 [2023-08-31T18:48:53.547Z] [INFO] org.apache.httpcomponents:httpcore:4.4.13 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.httpcomponents.httpcore
14:48:53 [2023-08-31T18:48:53.547Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.httpcomponents.httpcore" version=" 4.4.13" download-size="0" install-size="0" unpack="false"/>
14:48:53 [2023-08-31T18:48:53.804Z] [INFO] Resolving MavenDependencyRoots = [GroupId = javax.servlet, ArtifactId = javax.servlet-api, Version = 4.0.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:48:53 [2023-08-31T18:48:53.804Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.javassist, ArtifactId = javassist, Version = 3.29.2-GA, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true...
14:48:54 [2023-08-31T18:48:54.062Z] [INFO] com.sun:tools:17.0.2 is wrapped as a bundle with bundle symbolic name wrapped.com.sun.tools
14:48:54 [2023-08-31T18:48:54.062Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.com.sun.tools" version=" 17.0.2" download-size="0" install-size="0" unpack="false"/>
14:48:58 [2023-08-31T18:48:58.239Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
14:49:01 [2023-08-31T18:49:01.517Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:49:01 [2023-08-31T18:49:01.517Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:49:02 [2023-08-31T18:49:02.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:49:02 [2023-08-31T18:49:02.339Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:49:02 [2023-08-31T18:49:02.339Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:49:02 [2023-08-31T18:49:02.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:49:03 [2023-08-31T18:49:03.467Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:49:03 [2023-08-31T18:49:03.724Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:49:03 [2023-08-31T18:49:03.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:49:04 [2023-08-31T18:49:04.545Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:49:04 [2023-08-31T18:49:04.545Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:49:04 [2023-08-31T18:49:04.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:49:05 [2023-08-31T18:49:05.059Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:49:05 [2023-08-31T18:49:05.623Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:49:05 [2023-08-31T18:49:05.623Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:49:06 [2023-08-31T18:49:06.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:49:06 [2023-08-31T18:49:06.444Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:49:07 [2023-08-31T18:49:07.009Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:49:07 [2023-08-31T18:49:07.269Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:49:07 [2023-08-31T18:49:07.269Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:49:07 [2023-08-31T18:49:07.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:49:07 [2023-08-31T18:49:07.785Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
14:49:08 [2023-08-31T18:49:08.349Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
14:49:08 [2023-08-31T18:49:08.349Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
14:49:08 [2023-08-31T18:49:08.915Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
14:49:09 [2023-08-31T18:49:09.172Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:49:09 [2023-08-31T18:49:09.428Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:49:09 [2023-08-31T18:49:09.686Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:49:10 [2023-08-31T18:49:10.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:49:10 [2023-08-31T18:49:10.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:49:10 [2023-08-31T18:49:10.506Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:49:10 [2023-08-31T18:49:10.763Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:49:11 [2023-08-31T18:49:11.327Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:49:11 [2023-08-31T18:49:11.584Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:49:11 [2023-08-31T18:49:11.584Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:49:11 [2023-08-31T18:49:11.841Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:49:12 [2023-08-31T18:49:12.098Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:49:12 [2023-08-31T18:49:12.355Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:49:12 [2023-08-31T18:49:12.920Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:49:13 [2023-08-31T18:49:13.178Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:49:13 [2023-08-31T18:49:13.435Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:49:13 [2023-08-31T18:49:13.692Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:49:14 [2023-08-31T18:49:14.256Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:49:14 [2023-08-31T18:49:14.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:49:14 [2023-08-31T18:49:14.770Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:49:15 [2023-08-31T18:49:15.333Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:49:15 [2023-08-31T18:49:15.333Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:49:15 [2023-08-31T18:49:15.589Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:49:15 [2023-08-31T18:49:15.846Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:49:15 [2023-08-31T18:49:15.846Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:49:16 [2023-08-31T18:49:16.103Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:49:16 [2023-08-31T18:49:16.360Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:49:16 [2023-08-31T18:49:16.617Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:49:16 [2023-08-31T18:49:16.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:49:16 [2023-08-31T18:49:16.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:49:17 [2023-08-31T18:49:17.132Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:49:17 [2023-08-31T18:49:17.388Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:49:17 [2023-08-31T18:49:17.646Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:49:17 [2023-08-31T18:49:17.904Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:49:18 [2023-08-31T18:49:18.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:49:18 [2023-08-31T18:49:18.421Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:49:18 [2023-08-31T18:49:18.421Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:49:18 [2023-08-31T18:49:18.678Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:49:18 [2023-08-31T18:49:18.935Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:49:18 [2023-08-31T18:49:18.935Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:49:19 [2023-08-31T18:49:19.192Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:49:19 [2023-08-31T18:49:19.449Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:49:19 [2023-08-31T18:49:19.449Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:49:20 [2023-08-31T18:49:20.014Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:49:20 [2023-08-31T18:49:20.014Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:49:20 [2023-08-31T18:49:20.271Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:49:20 [2023-08-31T18:49:20.529Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:49:20 [2023-08-31T18:49:20.786Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:49:21 [2023-08-31T18:49:21.043Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:49:21 [2023-08-31T18:49:21.301Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:49:21 [2023-08-31T18:49:21.557Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
14:49:21 [2023-08-31T18:49:21.814Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
14:49:22 [2023-08-31T18:49:22.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
14:49:22 [2023-08-31T18:49:22.328Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
14:49:22 [2023-08-31T18:49:22.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:49:22 [2023-08-31T18:49:22.843Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:49:22 [2023-08-31T18:49:22.843Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:49:23 [2023-08-31T18:49:23.100Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:49:23 [2023-08-31T18:49:23.359Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:49:23 [2023-08-31T18:49:23.617Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:49:23 [2023-08-31T18:49:23.617Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:49:23 [2023-08-31T18:49:23.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:49:23 [2023-08-31T18:49:23.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:49:23 [2023-08-31T18:49:23.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:49:24 [2023-08-31T18:49:24.132Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:49:24 [2023-08-31T18:49:24.390Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:49:24 [2023-08-31T18:49:24.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:49:25 [2023-08-31T18:49:25.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
14:49:25 [2023-08-31T18:49:25.835Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
14:49:25 [2023-08-31T18:49:25.835Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
14:49:25 [2023-08-31T18:49:25.835Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
14:49:25 [2023-08-31T18:49:25.835Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.091Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.091Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.091Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.092Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
14:49:26 [2023-08-31T18:49:26.348Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.348Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.348Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.349Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.349Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.606Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.606Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.606Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.606Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.606Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml
14:49:26 [2023-08-31T18:49:26.863Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
14:49:27 [2023-08-31T18:49:27.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:49:27 [2023-08-31T18:49:27.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
14:49:27 [2023-08-31T18:49:27.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
14:49:28 [2023-08-31T18:49:28.250Z] [WARNING] The project org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator:pom:0.7.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
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] ------------------------------------------------------------------------
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Reactor Build Order:
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Parent                                     [pom]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Common Parent                              [pom]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Target Platform                            [pom]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Callstack Parent                           [pom]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core        [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator tracetypes Parent                          [pom]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core          [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core       [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core      [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core          [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Documentation                              [pom]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator for Android User Guide          [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator ftrace User Guide               [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ftrace              [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator callstack User Guide            [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui         [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.callstack           [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui        [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.traceevent          [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.atrace              [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator analyses Parent                            [pom]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator eventcount User Guide           [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount     [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.filters.core         [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Filters User Guide              [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui           [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.filters             [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core    [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui      [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven        [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core        [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator inandout User Guide             [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui          [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.inandout            [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core          [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator kernel User Guide               [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui  [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui            [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.kernel              [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide    [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras   [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core     [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator opentracing User Guide          [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui       [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.opentracing         [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core            [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator otf2 User Guide                 [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui              [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.otf2                [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core  [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Perf Profiling User Guide       [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling      [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator VM Parent                                  [pom]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core         [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator uftrace User Guide              [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.uftrace             [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core    [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass        [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Scripting Parent                           [pom]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core       [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Scripting User Guide            [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui         [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.scripting           [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python    [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core            [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.rocm                [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Repository                  [eclipse-repository]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core             [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui               [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview    [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ros.core             [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator ROS User Guide                  [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui               [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ros                 [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests  [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core            [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator ROS 2 User Guide                [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui              [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ros2                [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core          [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator Gerrit User Guide               [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.gerrit              [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.system.core          [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] Trace Compass Incubator System User Guide               [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.system              [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.250Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Trace Compass Incubator Trace Server Parent                        [pom]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [eclipse-test-plugin]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Trace Compass Server Product                        [eclipse-repository]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Trace Compass Incubator Trace Server Developer Guide    [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Trace Compass Incubator RCP Parent                                 [pom]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Trace Compass Incubator RCP Feature                    [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Trace Compass Incubator RCP Product                 [eclipse-repository]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >--
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Building Trace Compass Incubator Parent 0.7.0-SNAPSHOT           [1/128]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator ---
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/target
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.common-parent >--
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Building Trace Compass Incubator Common Parent 0.7.0-SNAPSHOT    [2/128]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.common-parent ---
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/target
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.target >--
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Building Trace Compass Incubator Target Platform 0.7.0-SNAPSHOT  [3/128]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.target ---
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/target
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack-parent >--
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Building Trace Compass Incubator Callstack Parent 0.7.0-SNAPSHOT [4/128]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/target
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core >--
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT [5/128]
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.251Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracetypes-parent >--
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Building Trace Compass Incubator tracetypes Parent 0.7.0-SNAPSHOT [6/128]
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/target
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core >--
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT [7/128]
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core >--
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core 0.1.4-SNAPSHOT [8/128]
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core >--
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT [9/128]
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core >--
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT [10/128]
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.doc >--
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Building Trace Compass Incubator Documentation 0.7.0-SNAPSHOT   [11/128]
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.doc ---
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/target
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user >--
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Building Trace Compass Incubator for Android User Guide 0.7.0-SNAPSHOT [12/128]
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] 
14:49:28 [2023-08-31T18:49:28.508Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] Executing tasks
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] Executed tasks
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/index (includes = [], excludes = [])
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user >--
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] Building Trace Compass Incubator ftrace User Guide 0.7.0-SNAPSHOT [13/128]
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:29 [2023-08-31T18:49:29.075Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] Executing tasks
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] Executed tasks
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/index (includes = [], excludes = [])
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace >--
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace 0.7.0-SNAPSHOT [14/128]
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace ---
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user >--
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] Building Trace Compass Incubator callstack User Guide 0.7.0-SNAPSHOT [15/128]
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:29 [2023-08-31T18:49:29.333Z] [INFO] Executing tasks
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Executed tasks
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/index (includes = [], excludes = [])
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui >--
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT [16/128]
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack >--
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack 0.7.0-SNAPSHOT [17/128]
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack ---
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui >--
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT [18/128]
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent >--
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent 0.7.0-SNAPSHOT [19/128]
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent ---
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace >--
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace 0.7.0-SNAPSHOT [20/128]
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace ---
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analyses-parent >--
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Building Trace Compass Incubator analyses Parent 0.7.0-SNAPSHOT [21/128]
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:49:29 [2023-08-31T18:49:29.590Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/target
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core >--
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT [22/128]
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user >--
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] Building Trace Compass Incubator eventcount User Guide 0.7.0-SNAPSHOT [23/128]
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.591Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Executing tasks
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Executed tasks
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/index (includes = [], excludes = [])
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount >--
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount 0.7.0-SNAPSHOT [24/128]
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core >--
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT [25/128]
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user >--
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Building Trace Compass Incubator Filters User Guide 0.7.0-SNAPSHOT [26/128]
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Executing tasks
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Executed tasks
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/index (includes = [], excludes = [])
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui >--
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT [27/128]
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters >--
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Building org.eclipse.tracecompass.incubator.filters 0.7.0-SNAPSHOT [28/128]
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core >--
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT [29/128]
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui >--
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT [30/128]
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven >--
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven 0.7.0-SNAPSHOT [31/128]
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core >--
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT [32/128]
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] 
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:49:29 [2023-08-31T18:49:29.848Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user >--
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Building Trace Compass Incubator inandout User Guide 0.7.0-SNAPSHOT [33/128]
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Executing tasks
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Executed tasks
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/index (includes = [], excludes = [])
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui >--
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT [34/128]
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout >--
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout 0.7.0-SNAPSHOT [35/128]
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout ---
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core >--
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core 0.1.4-SNAPSHOT [36/128]
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user >--
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Building Trace Compass Incubator kernel User Guide 0.7.0-SNAPSHOT [37/128]
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.107Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Executing tasks
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Executed tasks
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/index (includes = [], excludes = [])
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui >--
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.2-SNAPSHOT [38/128]
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui >--
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT [39/128]
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel >--
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel 0.7.0-SNAPSHOT [40/128]
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel ---
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core >--
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT [41/128]
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user >--
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Building Trace Compass Incubator LTTng2 Ust Extras User Guide 0.7.0-SNAPSHOT [42/128]
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.366Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Executing tasks
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Executed tasks
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/index (includes = [], excludes = [])
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras >--
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.7.0-SNAPSHOT [43/128]
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core >--
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core 0.1.3-SNAPSHOT [44/128]
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user >--
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Building Trace Compass Incubator opentracing User Guide 0.7.0-SNAPSHOT [45/128]
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Executing tasks
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Executed tasks
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/index (includes = [], excludes = [])
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui >--
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT [46/128]
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing >--
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing 0.7.0-SNAPSHOT [47/128]
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing ---
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core >--
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT [48/128]
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user >--
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] Building Trace Compass Incubator otf2 User Guide 0.7.0-SNAPSHOT [49/128]
14:49:30 [2023-08-31T18:49:30.624Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Executing tasks
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Executed tasks
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/index (includes = [], excludes = [])
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui >--
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT [50/128]
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2 >--
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2 0.7.0-SNAPSHOT [51/128]
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2 ---
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core >--
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT [52/128]
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user >--
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Building Trace Compass Incubator Perf Profiling User Guide 0.7.0-SNAPSHOT [53/128]
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] 
14:49:30 [2023-08-31T18:49:30.882Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Executing tasks
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Executed tasks
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/index (includes = [], excludes = [])
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling >--
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling 0.7.0-SNAPSHOT [54/128]
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.vm-parent >--
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Building Trace Compass Incubator VM Parent 0.7.0-SNAPSHOT       [55/128]
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/target
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core >--
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT [56/128]
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user >--
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Building Trace Compass Incubator Virtual Machine Analysis User Guide 0.7.0-SNAPSHOT [57/128]
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Executing tasks
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Executed tasks
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/index (includes = [], excludes = [])
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui >--
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT [58/128]
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis >--
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.7.0-SNAPSHOT [59/128]
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:49:31 [2023-08-31T18:49:31.139Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core >--
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core 0.1.1-SNAPSHOT [60/128]
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user >--
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Building Trace Compass Incubator uftrace User Guide 0.7.0-SNAPSHOT [61/128]
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Executing tasks
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Executed tasks
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/index (includes = [], excludes = [])
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace >--
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace 0.7.0-SNAPSHOT [62/128]
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace ---
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core >--
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT [63/128]
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass >--
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass 0.7.0-SNAPSHOT [64/128]
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting-parent >--
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Building Trace Compass Incubator Scripting Parent 0.7.0-SNAPSHOT [65/128]
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/target
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core >--
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT [66/128]
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:49:31 [2023-08-31T18:49:31.397Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user >--
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] Building Trace Compass Incubator Scripting User Guide 0.7.0-SNAPSHOT [67/128]
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] Executing tasks
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] Executed tasks
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/index (includes = [], excludes = [])
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui >--
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT [68/128]
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting >--
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting 0.7.0-SNAPSHOT [69/128]
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting ---
14:49:31 [2023-08-31T18:49:31.659Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript >--
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.javascript 0.7.0-SNAPSHOT [70/128]
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python >--
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.python 0.7.0-SNAPSHOT [71/128]
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core >--
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core 0.1.2-SNAPSHOT [72/128]
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm >--
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm 0.7.0-SNAPSHOT [73/128]
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm ---
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site >--
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] Building Trace Compass Incubator Repository 0.7.0-SNAPSHOT      [74/128]
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.releng-site ---
14:49:31 [2023-08-31T18:49:31.660Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/target
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core >--
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT [75/128]
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui >--
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.ui 1.0.2-SNAPSHOT [76/128]
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests >--
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT [77/128]
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests >--
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.1-SNAPSHOT [78/128]
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests >--
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT [79/128]
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests >--
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT [80/128]
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview >--
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.7.0-SNAPSHOT [81/128]
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] 
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:49:31 [2023-08-31T18:49:31.918Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target
14:49:32 [2023-08-31T18:49:32.175Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.175Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests >--
14:49:32 [2023-08-31T18:49:32.175Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT [82/128]
14:49:32 [2023-08-31T18:49:32.175Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.175Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.175Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:49:32 [2023-08-31T18:49:32.175Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target
14:49:32 [2023-08-31T18:49:32.175Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.175Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests >--
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT [83/128]
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests >--
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT [84/128]
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests >--
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT [85/128]
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests >--
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT [86/128]
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:49:32 [2023-08-31T18:49:32.176Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests >--
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT [87/128]
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests >--
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT [88/128]
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests >--
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT [89/128]
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests >--
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] Building Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT [90/128]
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:49:32 [2023-08-31T18:49:32.433Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-scripts) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests >--
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT [91/128]
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests >--
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT [92/128]
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests >--
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT [93/128]
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests >--
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT [94/128]
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests >--
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.1-SNAPSHOT [95/128]
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests >--
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT [96/128]
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests >--
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.3-SNAPSHOT [97/128]
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:32 [2023-08-31T18:49:32.691Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests >--
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT [98/128]
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core >--
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core 0.1.3-SNAPSHOT [99/128]
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core ---
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user >--
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Building Trace Compass Incubator ROS User Guide 0.7.0-SNAPSHOT [100/128]
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Executing tasks
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Executed tasks
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/index (includes = [], excludes = [])
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui >--
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.ui 0.1.1-SNAPSHOT [101/128]
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros >--
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Building org.eclipse.tracecompass.incubator.ros 0.7.0-SNAPSHOT [102/128]
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros ---
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests >--
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT [103/128]
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core >--
14:49:32 [2023-08-31T18:49:32.949Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core 0.1.3-SNAPSHOT [104/128]
14:49:32 [2023-08-31T18:49:32.950Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:32 [2023-08-31T18:49:32.950Z] [INFO] 
14:49:32 [2023-08-31T18:49:32.950Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:49:32 [2023-08-31T18:49:32.950Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user >--
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Building Trace Compass Incubator ROS 2 User Guide 0.7.0-SNAPSHOT [105/128]
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Executing tasks
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Executed tasks
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/index (includes = [], excludes = [])
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui >--
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.ui 0.1.2-SNAPSHOT [106/128]
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2 >--
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2 0.7.0-SNAPSHOT [107/128]
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2 ---
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests >--
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT [108/128]
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests >--
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT [109/128]
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core >--
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT [110/128]
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user >--
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Building Trace Compass Incubator Gerrit User Guide 0.7.0-SNAPSHOT [111/128]
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:49:33 [2023-08-31T18:49:33.207Z] [INFO] Executing tasks
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Executed tasks
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/index (includes = [], excludes = [])
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit >--
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit 0.7.0-SNAPSHOT [112/128]
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit ---
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests >--
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT [113/128]
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core >--
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT [114/128]
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core ---
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user >--
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Building Trace Compass Incubator System User Guide 0.7.0-SNAPSHOT [115/128]
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Executing tasks
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Executed tasks
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/index (includes = [], excludes = [])
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system >--
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Building org.eclipse.tracecompass.incubator.system 0.7.0-SNAPSHOT [116/128]
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system ---
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests >--
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT [117/128]
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server-parent >--
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] Building Trace Compass Incubator Trace Server Parent 0.7.0-SNAPSHOT [118/128]
14:49:33 [2023-08-31T18:49:33.465Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/target
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core >--
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.6-SNAPSHOT [119/128]
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest >--
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.7.0-SNAPSHOT [120/128]
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests >--
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.6-SNAPSHOT [121/128]
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product >--
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] Building Trace Compass Server Product 0.7.0-SNAPSHOT           [122/128]
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:49:33 [2023-08-31T18:49:33.466Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev >--
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] Building Trace Compass Incubator Trace Server Developer Guide 0.7.0-SNAPSHOT [123/128]
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] --- maven-antrun-plugin:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] Executing tasks
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] Executed tasks
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] --- maven-clean-plugin:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/index (includes = [], excludes = [])
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp-parent >--
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] Building Trace Compass Incubator RCP Parent 0.7.0-SNAPSHOT     [124/128]
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/target
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp >--
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] Building Trace Compass Incubator RCP Feature 0.7.0-SNAPSHOT    [125/128]
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp ---
14:49:33 [2023-08-31T18:49:33.724Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding >--
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] Building Trace Compass RCP Branding plug-in 0.7.0-SNAPSHOT     [126/128]
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature >--
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] Building Trace Compass RCP Branding Feature 0.7.0-SNAPSHOT     [127/128]
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product >--
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] Building Trace Compass Incubator RCP Product 0.7.0-SNAPSHOT    [128/128]
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] 
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:49:33 [2023-08-31T18:49:33.982Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] 
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >--
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] Building Trace Compass Incubator Parent 0.7.0-SNAPSHOT         [129/128]
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] --------------------------------[ pom ]---------------------------------
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] 
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] >>> maven-javadoc-plugin:3.5.0:aggregate (default-cli) > compile @ org.eclipse.tracecompass.incubator >>>
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] 
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] Forking Trace Compass Incubator Parent 0.7.0-SNAPSHOT
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] 
14:49:34 [2023-08-31T18:49:34.545Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator ---
14:49:34 [2023-08-31T18:49:34.803Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
14:49:34 [2023-08-31T18:49:34.803Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
14:49:34 [2023-08-31T18:49:34.803Z] [INFO] 
14:49:34 [2023-08-31T18:49:34.803Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator ---
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] Forking Trace Compass Incubator Common Parent 0.7.0-SNAPSHOT
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.common-parent ---
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.common-parent ---
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] Forking Trace Compass Incubator Target Platform 0.7.0-SNAPSHOT
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.target ---
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.target ---
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] Forking Trace Compass Incubator Callstack Parent 0.7.0-SNAPSHOT
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] Forking org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.061Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:49:35 [2023-08-31T18:49:35.319Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:49:35 [2023-08-31T18:49:35.319Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.319Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:49:35 [2023-08-31T18:49:35.319Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.319Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:49:35 [2023-08-31T18:49:35.319Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.319Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:49:35 [2023-08-31T18:49:35.319Z] [INFO] 
14:49:35 [2023-08-31T18:49:35.319Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:49:36 [2023-08-31T18:49:36.252Z] [INFO] 
14:49:36 [2023-08-31T18:49:36.252Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:49:36 [2023-08-31T18:49:36.252Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core...
14:49:36 [2023-08-31T18:49:36.510Z] [INFO] 
14:49:36 [2023-08-31T18:49:36.510Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:49:36 [2023-08-31T18:49:36.510Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:36 [2023-08-31T18:49:36.510Z] [INFO] 
14:49:36 [2023-08-31T18:49:36.510Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:49:36 [2023-08-31T18:49:36.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/main/resources
14:49:36 [2023-08-31T18:49:36.768Z] [INFO] 
14:49:36 [2023-08-31T18:49:36.768Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:49:36 [2023-08-31T18:49:36.768Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:49:36 [2023-08-31T18:49:36.768Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] 
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] Forking Trace Compass Incubator tracetypes Parent 0.7.0-SNAPSHOT
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] 
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] 
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] 
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] Forking org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] 
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] The project's OSGi version is 0.1.3.202308311848
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] 
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] 
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] 
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] 
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] 
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:49:40 [2023-08-31T18:49:40.953Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core...
14:49:41 [2023-08-31T18:49:41.211Z] [INFO] 
14:49:41 [2023-08-31T18:49:41.211Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:49:41 [2023-08-31T18:49:41.211Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:41 [2023-08-31T18:49:41.211Z] [INFO] 
14:49:41 [2023-08-31T18:49:41.211Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:49:41 [2023-08-31T18:49:41.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/main/resources
14:49:41 [2023-08-31T18:49:41.211Z] [INFO] 
14:49:41 [2023-08-31T18:49:41.211Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:49:41 [2023-08-31T18:49:41.211Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:49:41 [2023-08-31T18:49:41.212Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/classes
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] 
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] Forking org.eclipse.tracecompass.incubator.callstack.core 0.1.4-SNAPSHOT
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] 
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] The project's OSGi version is 0.1.4.202308311848
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] 
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] 
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] 
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] 
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] 
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core...
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] 
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] 
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/main/resources
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] 
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:49:43 [2023-08-31T18:49:43.112Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:49:43 [2023-08-31T18:49:43.112Z] [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/classes
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] 
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] Forking org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] 
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] The project's OSGi version is 0.1.3.202308311848
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] 
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] 
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] 
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] 
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] 
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core...
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] 
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] 
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/main/resources
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] 
14:49:45 [2023-08-31T18:49:45.639Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:49:45 [2023-08-31T18:49:45.639Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:49:45 [2023-08-31T18:49:45.640Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/classes
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] 
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] Forking org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] 
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] 
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] 
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] 
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] 
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] 
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:49:46 [2023-08-31T18:49:46.574Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core...
14:49:46 [2023-08-31T18:49:46.831Z] [INFO] 
14:49:46 [2023-08-31T18:49:46.831Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:49:46 [2023-08-31T18:49:46.831Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:46 [2023-08-31T18:49:46.831Z] [INFO] 
14:49:46 [2023-08-31T18:49:46.831Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:49:46 [2023-08-31T18:49:46.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/main/resources
14:49:46 [2023-08-31T18:49:46.831Z] [INFO] 
14:49:46 [2023-08-31T18:49:46.831Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:49:46 [2023-08-31T18:49:46.831Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:49:46 [2023-08-31T18:49:46.831Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/classes
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] Forking Trace Compass Incubator Documentation 0.7.0-SNAPSHOT
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.doc ---
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.doc ---
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] Forking Trace Compass Incubator for Android User Guide 0.7.0-SNAPSHOT
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] Resolving class path of Trace Compass Incubator for Android User Guide...
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.395Z] [INFO] Executing tasks
14:49:47 [2023-08-31T18:49:47.395Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc/User-Guide.html
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] Executed tasks
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/main/resources
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] 
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/ (128B)
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
14:49:47 [2023-08-31T18:49:47.652Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.20/R-4.20-202106111600/ (142B)
14:49:48 [2023-08-31T18:49:48.603Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:49:48 [2023-08-31T18:49:48.860Z] [INFO] Command line:
14:49:48 [2023-08-31T18:49:48.860Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:49:48 [2023-08-31T18:49:48.860Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:49:50 [2023-08-31T18:49:50.232Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:49:50 [2023-08-31T18:49:50.232Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:49:50 [2023-08-31T18:49:50.232Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:49:50 [2023-08-31T18:49:50.232Z] WARNING: System::setSecurityManager will be removed in a future release
14:49:52 [2023-08-31T18:49:52.134Z] Buildfile: build.xml
14:49:52 [2023-08-31T18:49:52.135Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:49:52 [2023-08-31T18:49:52.135Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:49:52 [2023-08-31T18:49:52.135Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:49:52 [2023-08-31T18:49:52.135Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:49:52 [2023-08-31T18:49:52.135Z] WARNING: System::setSecurityManager will be removed in a future release
14:49:52 [2023-08-31T18:49:52.135Z] 
14:49:52 [2023-08-31T18:49:52.135Z] build.index:
14:49:53 [2023-08-31T18:49:53.507Z] BUILD SUCCESSFUL
14:49:53 [2023-08-31T18:49:53.507Z] 
14:49:53 [2023-08-31T18:49:53.507Z] BUILD SUCCESSFUL
14:49:53 [2023-08-31T18:49:53.507Z] Total time: 2 seconds
14:49:53 [2023-08-31T18:49:53.764Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.764Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:53 [2023-08-31T18:49:53.764Z] [INFO] Forking Trace Compass Incubator ftrace User Guide 0.7.0-SNAPSHOT
14:49:53 [2023-08-31T18:49:53.764Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:53 [2023-08-31T18:49:53.764Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.764Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:53 [2023-08-31T18:49:53.764Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:49:53 [2023-08-31T18:49:53.764Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.764Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] Resolving class path of Trace Compass Incubator ftrace User Guide...
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] Executing tasks
14:49:53 [2023-08-31T18:49:53.765Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc/User-Guide.html
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] Executed tasks
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/main/resources
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] 
14:49:53 [2023-08-31T18:49:53.765Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:49:54 [2023-08-31T18:49:54.022Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:49:54 [2023-08-31T18:49:54.022Z] [INFO] Command line:
14:49:54 [2023-08-31T18:49:54.022Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:49:54 [2023-08-31T18:49:54.022Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:49:55 [2023-08-31T18:49:55.391Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:49:55 [2023-08-31T18:49:55.391Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:49:55 [2023-08-31T18:49:55.391Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:49:55 [2023-08-31T18:49:55.391Z] WARNING: System::setSecurityManager will be removed in a future release
14:49:57 [2023-08-31T18:49:57.287Z] Buildfile: build.xml
14:49:57 [2023-08-31T18:49:57.545Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:49:57 [2023-08-31T18:49:57.545Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:49:57 [2023-08-31T18:49:57.545Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:49:57 [2023-08-31T18:49:57.545Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:49:57 [2023-08-31T18:49:57.545Z] WARNING: System::setSecurityManager will be removed in a future release
14:49:57 [2023-08-31T18:49:57.545Z] 
14:49:57 [2023-08-31T18:49:57.545Z] build.index:
14:49:58 [2023-08-31T18:49:58.916Z] BUILD SUCCESSFUL
14:49:58 [2023-08-31T18:49:58.916Z] 
14:49:58 [2023-08-31T18:49:58.916Z] BUILD SUCCESSFUL
14:49:58 [2023-08-31T18:49:58.916Z] Total time: 2 seconds
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] Forking org.eclipse.tracecompass.incubator.ftrace 0.7.0-SNAPSHOT
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ftrace ---
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace ---
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace ---
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace ---
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace ---
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace ---
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] Forking Trace Compass Incubator callstack User Guide 0.7.0-SNAPSHOT
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.916Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:58 [2023-08-31T18:49:58.917Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.917Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:58 [2023-08-31T18:49:58.917Z] [INFO] 
14:49:58 [2023-08-31T18:49:58.917Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:58 [2023-08-31T18:49:58.917Z] [INFO] Resolving class path of Trace Compass Incubator callstack User Guide...
14:49:59 [2023-08-31T18:49:59.174Z] [INFO] 
14:49:59 [2023-08-31T18:49:59.174Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:59 [2023-08-31T18:49:59.174Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:59 [2023-08-31T18:49:59.174Z] [INFO] 
14:49:59 [2023-08-31T18:49:59.174Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:59 [2023-08-31T18:49:59.174Z] [INFO] Executing tasks
14:49:59 [2023-08-31T18:49:59.175Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc/User-Guide.html
14:49:59 [2023-08-31T18:49:59.175Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
14:49:59 [2023-08-31T18:49:59.175Z] [INFO] Executed tasks
14:49:59 [2023-08-31T18:49:59.175Z] [INFO] 
14:49:59 [2023-08-31T18:49:59.175Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:59 [2023-08-31T18:49:59.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/main/resources
14:49:59 [2023-08-31T18:49:59.175Z] [INFO] 
14:49:59 [2023-08-31T18:49:59.175Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:59 [2023-08-31T18:49:59.175Z] [INFO] 
14:49:59 [2023-08-31T18:49:59.175Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:49:59 [2023-08-31T18:49:59.432Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
14:49:59 [2023-08-31T18:49:59.432Z] [INFO] Command line:
14:49:59 [2023-08-31T18:49:59.432Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:49:59 [2023-08-31T18:49:59.432Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:00 [2023-08-31T18:50:00.801Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:00 [2023-08-31T18:50:00.801Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:00 [2023-08-31T18:50:00.801Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:00 [2023-08-31T18:50:00.801Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:02 [2023-08-31T18:50:02.701Z] Buildfile: build.xml
14:50:02 [2023-08-31T18:50:02.701Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:50:02 [2023-08-31T18:50:02.701Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:02 [2023-08-31T18:50:02.701Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:50:02 [2023-08-31T18:50:02.701Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:50:02 [2023-08-31T18:50:02.701Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:02 [2023-08-31T18:50:02.701Z] 
14:50:02 [2023-08-31T18:50:02.701Z] build.index:
14:50:04 [2023-08-31T18:50:04.599Z] BUILD SUCCESSFUL
14:50:04 [2023-08-31T18:50:04.599Z] 
14:50:04 [2023-08-31T18:50:04.599Z] BUILD SUCCESSFUL
14:50:04 [2023-08-31T18:50:04.599Z] Total time: 2 seconds
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] 
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] Forking org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] 
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] 
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] 
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] 
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] 
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] 
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:50:04 [2023-08-31T18:50:04.599Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui...
14:50:05 [2023-08-31T18:50:05.163Z] [INFO] 
14:50:05 [2023-08-31T18:50:05.163Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:50:05 [2023-08-31T18:50:05.163Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:05 [2023-08-31T18:50:05.163Z] [INFO] 
14:50:05 [2023-08-31T18:50:05.163Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:50:05 [2023-08-31T18:50:05.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/main/resources
14:50:05 [2023-08-31T18:50:05.163Z] [INFO] 
14:50:05 [2023-08-31T18:50:05.163Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:50:05 [2023-08-31T18:50:05.163Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:50:05 [2023-08-31T18:50:05.163Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/classes
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] Forking org.eclipse.tracecompass.incubator.callstack 0.7.0-SNAPSHOT
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.callstack ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] Forking org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:50:07 [2023-08-31T18:50:07.091Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.ui...
14:50:07 [2023-08-31T18:50:07.348Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.348Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:50:07 [2023-08-31T18:50:07.348Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:07 [2023-08-31T18:50:07.348Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.348Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:50:07 [2023-08-31T18:50:07.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/main/resources
14:50:07 [2023-08-31T18:50:07.348Z] [INFO] 
14:50:07 [2023-08-31T18:50:07.348Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:50:07 [2023-08-31T18:50:07.348Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:50:07 [2023-08-31T18:50:07.348Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/classes
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] Forking org.eclipse.tracecompass.incubator.traceevent 0.7.0-SNAPSHOT
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.traceevent ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] Forking org.eclipse.tracecompass.incubator.atrace 0.7.0-SNAPSHOT
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.atrace ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] Forking Trace Compass Incubator analyses Parent 0.7.0-SNAPSHOT
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] Forking org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core...
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/main/resources
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:50:08 [2023-08-31T18:50:08.280Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:50:08 [2023-08-31T18:50:08.280Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/classes
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] Forking Trace Compass Incubator eventcount User Guide 0.7.0-SNAPSHOT
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] Resolving class path of Trace Compass Incubator eventcount User Guide...
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] Executing tasks
14:50:08 [2023-08-31T18:50:08.845Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc/User-Guide.html
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] Executed tasks
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/main/resources
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] 
14:50:08 [2023-08-31T18:50:08.845Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:50:09 [2023-08-31T18:50:09.102Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data/.metadata/.log
14:50:09 [2023-08-31T18:50:09.102Z] [INFO] Command line:
14:50:09 [2023-08-31T18:50:09.102Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:50:09 [2023-08-31T18:50:09.102Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:11 [2023-08-31T18:50:11.001Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:11 [2023-08-31T18:50:11.001Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:11 [2023-08-31T18:50:11.001Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:11 [2023-08-31T18:50:11.001Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:14 [2023-08-31T18:50:14.278Z] Buildfile: build.xml
14:50:14 [2023-08-31T18:50:14.278Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:50:14 [2023-08-31T18:50:14.278Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:14 [2023-08-31T18:50:14.278Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:50:14 [2023-08-31T18:50:14.278Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:50:14 [2023-08-31T18:50:14.278Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:14 [2023-08-31T18:50:14.278Z] 
14:50:14 [2023-08-31T18:50:14.278Z] build.index:
14:50:15 [2023-08-31T18:50:15.209Z] BUILD SUCCESSFUL
14:50:15 [2023-08-31T18:50:15.209Z] 
14:50:15 [2023-08-31T18:50:15.209Z] BUILD SUCCESSFUL
14:50:15 [2023-08-31T18:50:15.209Z] Total time: 2 seconds
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] Forking org.eclipse.tracecompass.incubator.eventfieldcount 0.7.0-SNAPSHOT
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] Forking org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core ---
14:50:15 [2023-08-31T18:50:15.467Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core...
14:50:15 [2023-08-31T18:50:15.724Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.724Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core ---
14:50:15 [2023-08-31T18:50:15.724Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:15 [2023-08-31T18:50:15.724Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.724Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core ---
14:50:15 [2023-08-31T18:50:15.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src/main/resources
14:50:15 [2023-08-31T18:50:15.724Z] [INFO] 
14:50:15 [2023-08-31T18:50:15.724Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core ---
14:50:15 [2023-08-31T18:50:15.724Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:50:15 [2023-08-31T18:50:15.724Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/classes
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] Forking Trace Compass Incubator Filters User Guide 0.7.0-SNAPSHOT
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] Resolving class path of Trace Compass Incubator Filters User Guide...
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] Executing tasks
14:50:16 [2023-08-31T18:50:16.289Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc/User-Guide.html
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] Executed tasks
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/main/resources
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] 
14:50:16 [2023-08-31T18:50:16.289Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:50:16 [2023-08-31T18:50:16.546Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data/.metadata/.log
14:50:16 [2023-08-31T18:50:16.546Z] [INFO] Command line:
14:50:16 [2023-08-31T18:50:16.546Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:50:16 [2023-08-31T18:50:16.546Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:17 [2023-08-31T18:50:17.921Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:17 [2023-08-31T18:50:17.921Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:17 [2023-08-31T18:50:17.921Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:17 [2023-08-31T18:50:17.921Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:20 [2023-08-31T18:50:20.449Z] Buildfile: build.xml
14:50:20 [2023-08-31T18:50:20.449Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:50:20 [2023-08-31T18:50:20.449Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:20 [2023-08-31T18:50:20.449Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:50:20 [2023-08-31T18:50:20.449Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:50:20 [2023-08-31T18:50:20.449Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:20 [2023-08-31T18:50:20.449Z] 
14:50:20 [2023-08-31T18:50:20.449Z] build.index:
14:50:21 [2023-08-31T18:50:21.382Z] BUILD SUCCESSFUL
14:50:21 [2023-08-31T18:50:21.382Z] 
14:50:21 [2023-08-31T18:50:21.382Z] BUILD SUCCESSFUL
14:50:21 [2023-08-31T18:50:21.382Z] Total time: 2 seconds
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] 
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] Forking org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] 
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] 
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] 
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] 
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] 
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] 
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:50:21 [2023-08-31T18:50:21.640Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.ui...
14:50:22 [2023-08-31T18:50:22.206Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.206Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:50:22 [2023-08-31T18:50:22.206Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:22 [2023-08-31T18:50:22.206Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.206Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:50:22 [2023-08-31T18:50:22.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/main/resources
14:50:22 [2023-08-31T18:50:22.206Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.206Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:50:22 [2023-08-31T18:50:22.206Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:50:22 [2023-08-31T18:50:22.206Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/classes
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] Forking org.eclipse.tracecompass.incubator.filters 0.7.0-SNAPSHOT
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.filters ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] Forking org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] 
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:50:22 [2023-08-31T18:50:22.772Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core...
14:50:23 [2023-08-31T18:50:23.030Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.030Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:50:23 [2023-08-31T18:50:23.030Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:23 [2023-08-31T18:50:23.030Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.030Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:50:23 [2023-08-31T18:50:23.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/main/resources
14:50:23 [2023-08-31T18:50:23.030Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.030Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:50:23 [2023-08-31T18:50:23.030Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:50:23 [2023-08-31T18:50:23.030Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/classes
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] Forking org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:50:23 [2023-08-31T18:50:23.288Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.ui...
14:50:23 [2023-08-31T18:50:23.856Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.856Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:50:23 [2023-08-31T18:50:23.856Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:23 [2023-08-31T18:50:23.856Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.856Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:50:23 [2023-08-31T18:50:23.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/main/resources
14:50:23 [2023-08-31T18:50:23.856Z] [INFO] 
14:50:23 [2023-08-31T18:50:23.856Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:50:23 [2023-08-31T18:50:23.856Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:50:23 [2023-08-31T18:50:23.856Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/classes
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] Forking org.eclipse.tracecompass.incubator.hudson.maven 0.7.0-SNAPSHOT
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] Forking org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:50:24 [2023-08-31T18:50:24.114Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core...
14:50:24 [2023-08-31T18:50:24.372Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.372Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:50:24 [2023-08-31T18:50:24.372Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:24 [2023-08-31T18:50:24.372Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.372Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:50:24 [2023-08-31T18:50:24.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/main/resources
14:50:24 [2023-08-31T18:50:24.372Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.372Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:50:24 [2023-08-31T18:50:24.372Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
14:50:24 [2023-08-31T18:50:24.373Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/classes
14:50:24 [2023-08-31T18:50:24.629Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] Forking Trace Compass Incubator inandout User Guide 0.7.0-SNAPSHOT
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] Resolving class path of Trace Compass Incubator inandout User Guide...
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.630Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:24 [2023-08-31T18:50:24.887Z] [INFO] Executing tasks
14:50:24 [2023-08-31T18:50:24.887Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc/User-Guide.html
14:50:24 [2023-08-31T18:50:24.887Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:50:24 [2023-08-31T18:50:24.887Z] [INFO] Executed tasks
14:50:24 [2023-08-31T18:50:24.887Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.887Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:24 [2023-08-31T18:50:24.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/main/resources
14:50:24 [2023-08-31T18:50:24.887Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.887Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:24 [2023-08-31T18:50:24.887Z] [INFO] 
14:50:24 [2023-08-31T18:50:24.887Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:50:25 [2023-08-31T18:50:25.144Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data/.metadata/.log
14:50:25 [2023-08-31T18:50:25.144Z] [INFO] Command line:
14:50:25 [2023-08-31T18:50:25.144Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:50:25 [2023-08-31T18:50:25.144Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:26 [2023-08-31T18:50:26.513Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:26 [2023-08-31T18:50:26.513Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:26 [2023-08-31T18:50:26.513Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:26 [2023-08-31T18:50:26.513Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:28 [2023-08-31T18:50:28.408Z] Buildfile: build.xml
14:50:28 [2023-08-31T18:50:28.408Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:50:28 [2023-08-31T18:50:28.408Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:28 [2023-08-31T18:50:28.408Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:50:28 [2023-08-31T18:50:28.408Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:50:28 [2023-08-31T18:50:28.408Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:28 [2023-08-31T18:50:28.408Z] 
14:50:28 [2023-08-31T18:50:28.408Z] build.index:
14:50:29 [2023-08-31T18:50:29.780Z] BUILD SUCCESSFUL
14:50:29 [2023-08-31T18:50:29.780Z] 
14:50:29 [2023-08-31T18:50:29.780Z] BUILD SUCCESSFUL
14:50:29 [2023-08-31T18:50:29.780Z] Total time: 2 seconds
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] 
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] Forking org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] 
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] 
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] 
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] 
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] 
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] 
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:50:30 [2023-08-31T18:50:30.038Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.ui...
14:50:30 [2023-08-31T18:50:30.298Z] [INFO] 
14:50:30 [2023-08-31T18:50:30.298Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:50:30 [2023-08-31T18:50:30.298Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:30 [2023-08-31T18:50:30.298Z] [INFO] 
14:50:30 [2023-08-31T18:50:30.298Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:50:30 [2023-08-31T18:50:30.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/main/resources
14:50:30 [2023-08-31T18:50:30.298Z] [INFO] 
14:50:30 [2023-08-31T18:50:30.298Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:50:30 [2023-08-31T18:50:30.298Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
14:50:30 [2023-08-31T18:50:30.298Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/classes
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] Forking org.eclipse.tracecompass.incubator.inandout 0.7.0-SNAPSHOT
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.inandout ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] Forking org.eclipse.tracecompass.incubator.kernel.core 0.1.4-SNAPSHOT
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] The project's OSGi version is 0.1.4.202308311848
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core...
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/main/resources
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] 
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:50:31 [2023-08-31T18:50:31.231Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:50:31 [2023-08-31T18:50:31.231Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/classes
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] Forking Trace Compass Incubator kernel User Guide 0.7.0-SNAPSHOT
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.164Z] [INFO] Resolving class path of Trace Compass Incubator kernel User Guide...
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] Executing tasks
14:50:32 [2023-08-31T18:50:32.422Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc/User-Guide.html
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] Executed tasks
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/main/resources
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] 
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data/.metadata/.log
14:50:32 [2023-08-31T18:50:32.422Z] [INFO] Command line:
14:50:32 [2023-08-31T18:50:32.422Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:50:32 [2023-08-31T18:50:32.422Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:33 [2023-08-31T18:50:33.793Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:33 [2023-08-31T18:50:33.793Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:33 [2023-08-31T18:50:33.793Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:33 [2023-08-31T18:50:33.793Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:35 [2023-08-31T18:50:35.689Z] Buildfile: build.xml
14:50:35 [2023-08-31T18:50:35.689Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:50:35 [2023-08-31T18:50:35.689Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:35 [2023-08-31T18:50:35.689Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:50:35 [2023-08-31T18:50:35.689Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:50:35 [2023-08-31T18:50:35.689Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:35 [2023-08-31T18:50:35.689Z] 
14:50:35 [2023-08-31T18:50:35.689Z] build.index:
14:50:37 [2023-08-31T18:50:37.061Z] BUILD SUCCESSFUL
14:50:37 [2023-08-31T18:50:37.061Z] 
14:50:37 [2023-08-31T18:50:37.061Z] BUILD SUCCESSFUL
14:50:37 [2023-08-31T18:50:37.061Z] Total time: 2 seconds
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] 
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] Forking org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.2-SNAPSHOT
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] 
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] 
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] 
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] 
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] 
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] 
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:50:37 [2023-08-31T18:50:37.320Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui...
14:50:37 [2023-08-31T18:50:37.578Z] [INFO] 
14:50:37 [2023-08-31T18:50:37.578Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:50:37 [2023-08-31T18:50:37.578Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:37 [2023-08-31T18:50:37.578Z] [INFO] 
14:50:37 [2023-08-31T18:50:37.578Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:50:37 [2023-08-31T18:50:37.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/main/resources
14:50:37 [2023-08-31T18:50:37.578Z] [INFO] 
14:50:37 [2023-08-31T18:50:37.578Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:50:37 [2023-08-31T18:50:37.578Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:50:37 [2023-08-31T18:50:37.578Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/classes
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] 
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] Forking org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] 
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] 
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] 
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] 
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] 
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] 
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:50:38 [2023-08-31T18:50:38.949Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.ui...
14:50:39 [2023-08-31T18:50:39.207Z] [INFO] 
14:50:39 [2023-08-31T18:50:39.207Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:50:39 [2023-08-31T18:50:39.207Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:39 [2023-08-31T18:50:39.207Z] [INFO] 
14:50:39 [2023-08-31T18:50:39.207Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:50:39 [2023-08-31T18:50:39.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/main/resources
14:50:39 [2023-08-31T18:50:39.207Z] [INFO] 
14:50:39 [2023-08-31T18:50:39.207Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:50:39 [2023-08-31T18:50:39.207Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:50:39 [2023-08-31T18:50:39.207Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/classes
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] Forking org.eclipse.tracecompass.incubator.kernel 0.7.0-SNAPSHOT
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.kernel ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] Forking org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:50:40 [2023-08-31T18:50:40.140Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core...
14:50:40 [2023-08-31T18:50:40.398Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.398Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:50:40 [2023-08-31T18:50:40.398Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:40 [2023-08-31T18:50:40.398Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.398Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:50:40 [2023-08-31T18:50:40.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/main/resources
14:50:40 [2023-08-31T18:50:40.398Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.398Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:50:40 [2023-08-31T18:50:40.398Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:50:40 [2023-08-31T18:50:40.398Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/classes
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] Forking Trace Compass Incubator LTTng2 Ust Extras User Guide 0.7.0-SNAPSHOT
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] Resolving class path of Trace Compass Incubator LTTng2 Ust Extras User Guide...
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] Executing tasks
14:50:40 [2023-08-31T18:50:40.655Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc/User-Guide.html
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] Executed tasks
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/main/resources
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] 
14:50:40 [2023-08-31T18:50:40.655Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:50:40 [2023-08-31T18:50:40.912Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data/.metadata/.log
14:50:40 [2023-08-31T18:50:40.912Z] [INFO] Command line:
14:50:40 [2023-08-31T18:50:40.912Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:50:40 [2023-08-31T18:50:40.912Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:42 [2023-08-31T18:50:42.809Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:42 [2023-08-31T18:50:42.809Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:42 [2023-08-31T18:50:42.809Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:42 [2023-08-31T18:50:42.809Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:44 [2023-08-31T18:50:44.707Z] Buildfile: build.xml
14:50:44 [2023-08-31T18:50:44.965Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:50:44 [2023-08-31T18:50:44.965Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:44 [2023-08-31T18:50:44.965Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:50:44 [2023-08-31T18:50:44.965Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:50:44 [2023-08-31T18:50:44.965Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:44 [2023-08-31T18:50:44.965Z] 
14:50:44 [2023-08-31T18:50:44.965Z] build.index:
14:50:46 [2023-08-31T18:50:46.337Z] BUILD SUCCESSFUL
14:50:46 [2023-08-31T18:50:46.337Z] 
14:50:46 [2023-08-31T18:50:46.337Z] BUILD SUCCESSFUL
14:50:46 [2023-08-31T18:50:46.337Z] Total time: 2 seconds
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] Forking org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.7.0-SNAPSHOT
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] Forking org.eclipse.tracecompass.incubator.opentracing.core 0.1.3-SNAPSHOT
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] The project's OSGi version is 0.1.3.202308311848
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core...
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/main/resources
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] 
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:50:46 [2023-08-31T18:50:46.337Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:50:46 [2023-08-31T18:50:46.337Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/classes
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] Forking Trace Compass Incubator opentracing User Guide 0.7.0-SNAPSHOT
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] Resolving class path of Trace Compass Incubator opentracing User Guide...
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] Executing tasks
14:50:47 [2023-08-31T18:50:47.270Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc/User-Guide.html
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] Executed tasks
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/main/resources
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] 
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data/.metadata/.log
14:50:47 [2023-08-31T18:50:47.270Z] [INFO] Command line:
14:50:47 [2023-08-31T18:50:47.271Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:50:47 [2023-08-31T18:50:47.271Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:48 [2023-08-31T18:50:48.645Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:48 [2023-08-31T18:50:48.645Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:48 [2023-08-31T18:50:48.645Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:48 [2023-08-31T18:50:48.645Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:51 [2023-08-31T18:50:51.172Z] Buildfile: build.xml
14:50:51 [2023-08-31T18:50:51.172Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:50:51 [2023-08-31T18:50:51.172Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:51 [2023-08-31T18:50:51.172Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:50:51 [2023-08-31T18:50:51.172Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:50:51 [2023-08-31T18:50:51.172Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:51 [2023-08-31T18:50:51.172Z] 
14:50:51 [2023-08-31T18:50:51.172Z] build.index:
14:50:52 [2023-08-31T18:50:52.106Z] BUILD SUCCESSFUL
14:50:52 [2023-08-31T18:50:52.106Z] 
14:50:52 [2023-08-31T18:50:52.106Z] BUILD SUCCESSFUL
14:50:52 [2023-08-31T18:50:52.106Z] Total time: 2 seconds
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] 
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] Forking org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] 
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] 
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] 
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] 
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] 
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] 
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:50:52 [2023-08-31T18:50:52.364Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.ui...
14:50:52 [2023-08-31T18:50:52.621Z] [INFO] 
14:50:52 [2023-08-31T18:50:52.621Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:50:52 [2023-08-31T18:50:52.621Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:52 [2023-08-31T18:50:52.621Z] [INFO] 
14:50:52 [2023-08-31T18:50:52.621Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:50:52 [2023-08-31T18:50:52.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/main/resources
14:50:52 [2023-08-31T18:50:52.621Z] [INFO] 
14:50:52 [2023-08-31T18:50:52.621Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:50:52 [2023-08-31T18:50:52.621Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:50:52 [2023-08-31T18:50:52.621Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/classes
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] Forking org.eclipse.tracecompass.incubator.opentracing 0.7.0-SNAPSHOT
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.opentracing ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] Forking org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] The project's OSGi version is 0.1.4.202308311848
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core...
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/main/resources
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] 
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:50:53 [2023-08-31T18:50:53.553Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:50:53 [2023-08-31T18:50:53.553Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/classes
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] Forking Trace Compass Incubator otf2 User Guide 0.7.0-SNAPSHOT
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] Resolving class path of Trace Compass Incubator otf2 User Guide...
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.485Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.486Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:54 [2023-08-31T18:50:54.486Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.486Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.486Z] [INFO] Executing tasks
14:50:54 [2023-08-31T18:50:54.486Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc/User-Guide.html
14:50:54 [2023-08-31T18:50:54.486Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:50:54 [2023-08-31T18:50:54.486Z] [INFO] Executed tasks
14:50:54 [2023-08-31T18:50:54.486Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.486Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/main/resources
14:50:54 [2023-08-31T18:50:54.742Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.742Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.742Z] [INFO] 
14:50:54 [2023-08-31T18:50:54.742Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:50:54 [2023-08-31T18:50:54.742Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data/.metadata/.log
14:50:54 [2023-08-31T18:50:54.742Z] [INFO] Command line:
14:50:54 [2023-08-31T18:50:54.742Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:50:54 [2023-08-31T18:50:54.742Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:56 [2023-08-31T18:50:56.113Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:56 [2023-08-31T18:50:56.113Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:56 [2023-08-31T18:50:56.113Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:56 [2023-08-31T18:50:56.113Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:58 [2023-08-31T18:50:58.011Z] Buildfile: build.xml
14:50:58 [2023-08-31T18:50:58.269Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:50:58 [2023-08-31T18:50:58.270Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:58 [2023-08-31T18:50:58.270Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:50:58 [2023-08-31T18:50:58.270Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:50:58 [2023-08-31T18:50:58.270Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:58 [2023-08-31T18:50:58.270Z] 
14:50:58 [2023-08-31T18:50:58.270Z] build.index:
14:50:59 [2023-08-31T18:50:59.642Z] BUILD SUCCESSFUL
14:50:59 [2023-08-31T18:50:59.642Z] 
14:50:59 [2023-08-31T18:50:59.642Z] BUILD SUCCESSFUL
14:50:59 [2023-08-31T18:50:59.642Z] Total time: 2 seconds
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] 
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] Forking org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] 
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] 
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] 
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] 
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] 
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] 
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:50:59 [2023-08-31T18:50:59.642Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.ui...
14:50:59 [2023-08-31T18:50:59.900Z] [INFO] 
14:50:59 [2023-08-31T18:50:59.900Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:50:59 [2023-08-31T18:50:59.900Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:59 [2023-08-31T18:50:59.900Z] [INFO] 
14:50:59 [2023-08-31T18:50:59.900Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:50:59 [2023-08-31T18:50:59.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/main/resources
14:50:59 [2023-08-31T18:50:59.900Z] [INFO] 
14:50:59 [2023-08-31T18:50:59.900Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:50:59 [2023-08-31T18:50:59.900Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:50:59 [2023-08-31T18:50:59.900Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/classes
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] Forking org.eclipse.tracecompass.incubator.otf2 0.7.0-SNAPSHOT
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.otf2 ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2 ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2 ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2 ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2 ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2 ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] Forking org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] 
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:51:00 [2023-08-31T18:51:00.465Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core...
14:51:01 [2023-08-31T18:51:01.031Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.031Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:51:01 [2023-08-31T18:51:01.031Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:01 [2023-08-31T18:51:01.031Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.031Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:51:01 [2023-08-31T18:51:01.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/main/resources
14:51:01 [2023-08-31T18:51:01.031Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.031Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:51:01 [2023-08-31T18:51:01.031Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:51:01 [2023-08-31T18:51:01.031Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/classes
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] Forking Trace Compass Incubator Perf Profiling User Guide 0.7.0-SNAPSHOT
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] Resolving class path of Trace Compass Incubator Perf Profiling User Guide...
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.288Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] Executing tasks
14:51:01 [2023-08-31T18:51:01.546Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc/User-Guide.html
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] Executed tasks
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/main/resources
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] 
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
14:51:01 [2023-08-31T18:51:01.546Z] [INFO] Command line:
14:51:01 [2023-08-31T18:51:01.546Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:51:01 [2023-08-31T18:51:01.546Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:02 [2023-08-31T18:51:02.917Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:02 [2023-08-31T18:51:02.917Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:51:02 [2023-08-31T18:51:02.917Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:51:02 [2023-08-31T18:51:02.917Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:04 [2023-08-31T18:51:04.815Z] Buildfile: build.xml
14:51:05 [2023-08-31T18:51:05.072Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:51:05 [2023-08-31T18:51:05.072Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:05 [2023-08-31T18:51:05.072Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:51:05 [2023-08-31T18:51:05.072Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:51:05 [2023-08-31T18:51:05.072Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:05 [2023-08-31T18:51:05.072Z] 
14:51:05 [2023-08-31T18:51:05.072Z] build.index:
14:51:06 [2023-08-31T18:51:06.442Z] BUILD SUCCESSFUL
14:51:06 [2023-08-31T18:51:06.442Z] 
14:51:06 [2023-08-31T18:51:06.442Z] BUILD SUCCESSFUL
14:51:06 [2023-08-31T18:51:06.442Z] Total time: 2 seconds
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] Forking org.eclipse.tracecompass.incubator.perf.profiling 0.7.0-SNAPSHOT
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] Forking Trace Compass Incubator VM Parent 0.7.0-SNAPSHOT
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] Forking org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:51:06 [2023-08-31T18:51:06.442Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core...
14:51:06 [2023-08-31T18:51:06.699Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.699Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:51:06 [2023-08-31T18:51:06.699Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:06 [2023-08-31T18:51:06.699Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.699Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:51:06 [2023-08-31T18:51:06.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/main/resources
14:51:06 [2023-08-31T18:51:06.699Z] [INFO] 
14:51:06 [2023-08-31T18:51:06.699Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:51:06 [2023-08-31T18:51:06.699Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:51:06 [2023-08-31T18:51:06.699Z] [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/classes
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] Forking Trace Compass Incubator Virtual Machine Analysis User Guide 0.7.0-SNAPSHOT
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.263Z] [INFO] Resolving class path of Trace Compass Incubator Virtual Machine Analysis User Guide...
14:51:07 [2023-08-31T18:51:07.520Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.520Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.520Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:07 [2023-08-31T18:51:07.520Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.520Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.520Z] [INFO] Executing tasks
14:51:07 [2023-08-31T18:51:07.520Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc/User-Guide.html
14:51:07 [2023-08-31T18:51:07.520Z] [INFO] [xmlvalidate] 3 file(s) have been successfully validated.
14:51:07 [2023-08-31T18:51:07.520Z] [INFO] Executed tasks
14:51:07 [2023-08-31T18:51:07.520Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.521Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/main/resources
14:51:07 [2023-08-31T18:51:07.521Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.521Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.521Z] [INFO] 
14:51:07 [2023-08-31T18:51:07.521Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:51:07 [2023-08-31T18:51:07.778Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data/.metadata/.log
14:51:07 [2023-08-31T18:51:07.778Z] [INFO] Command line:
14:51:07 [2023-08-31T18:51:07.778Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:51:07 [2023-08-31T18:51:07.778Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:09 [2023-08-31T18:51:09.674Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:09 [2023-08-31T18:51:09.674Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:51:09 [2023-08-31T18:51:09.674Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:51:09 [2023-08-31T18:51:09.674Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:11 [2023-08-31T18:51:11.573Z] Buildfile: build.xml
14:51:11 [2023-08-31T18:51:11.573Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:51:11 [2023-08-31T18:51:11.573Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:11 [2023-08-31T18:51:11.573Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:51:11 [2023-08-31T18:51:11.573Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:51:11 [2023-08-31T18:51:11.574Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:11 [2023-08-31T18:51:11.574Z] 
14:51:11 [2023-08-31T18:51:11.574Z] build.index:
14:51:12 [2023-08-31T18:51:12.944Z] BUILD SUCCESSFUL
14:51:12 [2023-08-31T18:51:12.944Z] 
14:51:12 [2023-08-31T18:51:12.944Z] BUILD SUCCESSFUL
14:51:12 [2023-08-31T18:51:12.944Z] Total time: 2 seconds
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] 
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] Forking org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] 
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] 
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] 
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] 
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] 
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] 
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:51:13 [2023-08-31T18:51:13.201Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui...
14:51:13 [2023-08-31T18:51:13.765Z] [INFO] 
14:51:13 [2023-08-31T18:51:13.765Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:51:13 [2023-08-31T18:51:13.765Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:13 [2023-08-31T18:51:13.765Z] [INFO] 
14:51:13 [2023-08-31T18:51:13.765Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:51:13 [2023-08-31T18:51:13.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/main/resources
14:51:13 [2023-08-31T18:51:13.765Z] [INFO] 
14:51:13 [2023-08-31T18:51:13.765Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:51:13 [2023-08-31T18:51:13.765Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:51:13 [2023-08-31T18:51:13.765Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/classes
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] Forking org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.7.0-SNAPSHOT
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] Forking org.eclipse.tracecompass.incubator.uftrace.core 0.1.1-SNAPSHOT
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core...
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:51:14 [2023-08-31T18:51:14.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/main/resources
14:51:14 [2023-08-31T18:51:14.698Z] [INFO] 
14:51:14 [2023-08-31T18:51:14.698Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:51:14 [2023-08-31T18:51:14.698Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:51:14 [2023-08-31T18:51:14.698Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/classes
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] Forking Trace Compass Incubator uftrace User Guide 0.7.0-SNAPSHOT
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.262Z] [INFO] Resolving class path of Trace Compass Incubator uftrace User Guide...
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] Executing tasks
14:51:15 [2023-08-31T18:51:15.263Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc/User-Guide.html
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] Executed tasks
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/main/resources
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] 
14:51:15 [2023-08-31T18:51:15.263Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:51:15 [2023-08-31T18:51:15.520Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:51:15 [2023-08-31T18:51:15.520Z] [INFO] Command line:
14:51:15 [2023-08-31T18:51:15.520Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:51:15 [2023-08-31T18:51:15.520Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:16 [2023-08-31T18:51:16.775Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:16 [2023-08-31T18:51:16.775Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:51:16 [2023-08-31T18:51:16.775Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:51:16 [2023-08-31T18:51:16.775Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:18 [2023-08-31T18:51:18.675Z] Buildfile: build.xml
14:51:18 [2023-08-31T18:51:18.675Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:51:18 [2023-08-31T18:51:18.675Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:18 [2023-08-31T18:51:18.675Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:51:18 [2023-08-31T18:51:18.675Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:51:18 [2023-08-31T18:51:18.675Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:18 [2023-08-31T18:51:18.675Z] 
14:51:18 [2023-08-31T18:51:18.675Z] build.index:
14:51:20 [2023-08-31T18:51:20.048Z] BUILD SUCCESSFUL
14:51:20 [2023-08-31T18:51:20.048Z] 
14:51:20 [2023-08-31T18:51:20.048Z] BUILD SUCCESSFUL
14:51:20 [2023-08-31T18:51:20.048Z] Total time: 2 seconds
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] Forking org.eclipse.tracecompass.incubator.uftrace 0.7.0-SNAPSHOT
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.uftrace ---
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace ---
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.048Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] Forking org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core...
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/main/resources
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:51:20 [2023-08-31T18:51:20.306Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:51:20 [2023-08-31T18:51:20.306Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/classes
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] Forking org.eclipse.tracecompass.incubator.tracecompass 0.7.0-SNAPSHOT
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] Forking Trace Compass Incubator Scripting Parent 0.7.0-SNAPSHOT
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] The project's OSGi version is 0.1.4.202308311848
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] 
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:51:20 [2023-08-31T18:51:20.872Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core...
14:51:21 [2023-08-31T18:51:21.130Z] [INFO] 
14:51:21 [2023-08-31T18:51:21.130Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:51:21 [2023-08-31T18:51:21.130Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:21 [2023-08-31T18:51:21.130Z] [INFO] 
14:51:21 [2023-08-31T18:51:21.130Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:51:21 [2023-08-31T18:51:21.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/main/resources
14:51:21 [2023-08-31T18:51:21.130Z] [INFO] 
14:51:21 [2023-08-31T18:51:21.130Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:51:21 [2023-08-31T18:51:21.130Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:51:21 [2023-08-31T18:51:21.130Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] Forking Trace Compass Incubator Scripting User Guide 0.7.0-SNAPSHOT
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] Resolving class path of Trace Compass Incubator Scripting User Guide...
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] Executing tasks
14:51:22 [2023-08-31T18:51:22.062Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc/User-Guide.html
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] Executed tasks
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/main/resources
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] 
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data/.metadata/.log
14:51:22 [2023-08-31T18:51:22.062Z] [INFO] Command line:
14:51:22 [2023-08-31T18:51:22.062Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:51:22 [2023-08-31T18:51:22.062Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:23 [2023-08-31T18:51:23.433Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:23 [2023-08-31T18:51:23.433Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:51:23 [2023-08-31T18:51:23.433Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:51:23 [2023-08-31T18:51:23.433Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:25 [2023-08-31T18:51:25.335Z] Buildfile: build.xml
14:51:25 [2023-08-31T18:51:25.335Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:51:25 [2023-08-31T18:51:25.335Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:25 [2023-08-31T18:51:25.335Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:51:25 [2023-08-31T18:51:25.335Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:51:25 [2023-08-31T18:51:25.335Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:25 [2023-08-31T18:51:25.335Z] 
14:51:25 [2023-08-31T18:51:25.335Z] build.index:
14:51:27 [2023-08-31T18:51:27.232Z] BUILD SUCCESSFUL
14:51:27 [2023-08-31T18:51:27.232Z] 
14:51:27 [2023-08-31T18:51:27.232Z] BUILD SUCCESSFUL
14:51:27 [2023-08-31T18:51:27.232Z] Total time: 2 seconds
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] 
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] 
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] 
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] 
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] 
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] 
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] 
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:51:27 [2023-08-31T18:51:27.232Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.ui...
14:51:27 [2023-08-31T18:51:27.797Z] [INFO] 
14:51:27 [2023-08-31T18:51:27.797Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:51:27 [2023-08-31T18:51:27.797Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:27 [2023-08-31T18:51:27.797Z] [INFO] 
14:51:27 [2023-08-31T18:51:27.797Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:51:27 [2023-08-31T18:51:27.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/main/resources
14:51:27 [2023-08-31T18:51:27.797Z] [INFO] 
14:51:27 [2023-08-31T18:51:27.797Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:51:27 [2023-08-31T18:51:27.797Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:51:27 [2023-08-31T18:51:27.797Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting 0.7.0-SNAPSHOT
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting.javascript 0.7.0-SNAPSHOT
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.730Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting.python 0.7.0-SNAPSHOT
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] Forking org.eclipse.tracecompass.incubator.rocm.core 0.1.2-SNAPSHOT
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core...
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/main/resources
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] 
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:51:28 [2023-08-31T18:51:28.731Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:51:28 [2023-08-31T18:51:28.731Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] Forking org.eclipse.tracecompass.incubator.rocm 0.7.0-SNAPSHOT
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rocm ---
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm ---
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm ---
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm ---
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm ---
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm ---
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] Forking Trace Compass Incubator Repository 0.7.0-SNAPSHOT
14:51:29 [2023-08-31T18:51:29.296Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.releng-site ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.releng-site ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.releng-site ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.releng-site ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.releng-site ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.releng-site ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/src/main/resources
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] Forking org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.core...
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/main/resources
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:51:29 [2023-08-31T18:51:29.554Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:51:29 [2023-08-31T18:51:29.554Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/classes
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] Forking org.eclipse.tracecompass.incubator.xaf.ui 1.0.2-SNAPSHOT
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] The project's OSGi version is 1.0.2.202308311848
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] 
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:51:29 [2023-08-31T18:51:29.813Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.ui...
14:51:30 [2023-08-31T18:51:30.071Z] [INFO] 
14:51:30 [2023-08-31T18:51:30.071Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:51:30 [2023-08-31T18:51:30.071Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:30 [2023-08-31T18:51:30.071Z] [INFO] 
14:51:30 [2023-08-31T18:51:30.071Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:51:30 [2023-08-31T18:51:30.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/main/resources
14:51:30 [2023-08-31T18:51:30.071Z] [INFO] 
14:51:30 [2023-08-31T18:51:30.071Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:51:30 [2023-08-31T18:51:30.071Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:51:30 [2023-08-31T18:51:30.071Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/classes
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] Forking org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests...
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/main/resources
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:51:32 [2023-08-31T18:51:32.597Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:51:32 [2023-08-31T18:51:32.597Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/classes
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] Forking org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.1-SNAPSHOT
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] 
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:51:32 [2023-08-31T18:51:32.854Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core.tests...
14:51:33 [2023-08-31T18:51:33.111Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.111Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:51:33 [2023-08-31T18:51:33.111Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:33 [2023-08-31T18:51:33.111Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.111Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:51:33 [2023-08-31T18:51:33.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/main/resources
14:51:33 [2023-08-31T18:51:33.111Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.111Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:51:33 [2023-08-31T18:51:33.111Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:51:33 [2023-08-31T18:51:33.111Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/classes
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] Forking org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core.tests...
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/main/resources
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:51:33 [2023-08-31T18:51:33.676Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:51:33 [2023-08-31T18:51:33.676Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/classes
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] Forking org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] 
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:51:33 [2023-08-31T18:51:33.933Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core.tests...
14:51:34 [2023-08-31T18:51:34.190Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.190Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:51:34 [2023-08-31T18:51:34.190Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:34 [2023-08-31T18:51:34.190Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.190Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:51:34 [2023-08-31T18:51:34.190Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/main/resources
14:51:34 [2023-08-31T18:51:34.190Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.190Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:51:34 [2023-08-31T18:51:34.190Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:51:34 [2023-08-31T18:51:34.447Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/classes
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] Forking org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.7.0-SNAPSHOT
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] Forking org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:51:34 [2023-08-31T18:51:34.704Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core.tests...
14:51:34 [2023-08-31T18:51:34.962Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.962Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:51:34 [2023-08-31T18:51:34.962Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:34 [2023-08-31T18:51:34.962Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.962Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:51:34 [2023-08-31T18:51:34.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/main/resources
14:51:34 [2023-08-31T18:51:34.962Z] [INFO] 
14:51:34 [2023-08-31T18:51:34.962Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:51:34 [2023-08-31T18:51:34.962Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:51:34 [2023-08-31T18:51:34.962Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/classes
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] Forking org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:51:35 [2023-08-31T18:51:35.220Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core.tests...
14:51:35 [2023-08-31T18:51:35.477Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.477Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:51:35 [2023-08-31T18:51:35.477Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:35 [2023-08-31T18:51:35.477Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.477Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:51:35 [2023-08-31T18:51:35.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/main/resources
14:51:35 [2023-08-31T18:51:35.477Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.477Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:51:35 [2023-08-31T18:51:35.477Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
14:51:35 [2023-08-31T18:51:35.477Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/classes
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] Forking org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:51:35 [2023-08-31T18:51:35.735Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core.tests...
14:51:35 [2023-08-31T18:51:35.992Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.992Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:51:35 [2023-08-31T18:51:35.992Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:35 [2023-08-31T18:51:35.992Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.992Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:51:35 [2023-08-31T18:51:35.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/main/resources
14:51:35 [2023-08-31T18:51:35.992Z] [INFO] 
14:51:35 [2023-08-31T18:51:35.992Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:51:35 [2023-08-31T18:51:35.992Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:51:35 [2023-08-31T18:51:35.992Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/classes
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] 
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] Forking org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] 
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] 
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] 
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] 
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] 
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] 
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:51:36 [2023-08-31T18:51:36.560Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core.tests...
14:51:36 [2023-08-31T18:51:36.818Z] [INFO] 
14:51:36 [2023-08-31T18:51:36.818Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:51:36 [2023-08-31T18:51:36.818Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:36 [2023-08-31T18:51:36.818Z] [INFO] 
14:51:36 [2023-08-31T18:51:36.818Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:51:36 [2023-08-31T18:51:36.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/main/resources
14:51:36 [2023-08-31T18:51:36.818Z] [INFO] 
14:51:36 [2023-08-31T18:51:36.818Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:51:36 [2023-08-31T18:51:36.818Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:51:36 [2023-08-31T18:51:36.818Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/classes
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] 
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] Forking org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] 
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] 
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] 
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] 
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] 
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] 
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:51:37 [2023-08-31T18:51:37.752Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests...
14:51:38 [2023-08-31T18:51:38.316Z] [INFO] 
14:51:38 [2023-08-31T18:51:38.316Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:51:38 [2023-08-31T18:51:38.316Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:38 [2023-08-31T18:51:38.316Z] [INFO] 
14:51:38 [2023-08-31T18:51:38.316Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:51:38 [2023-08-31T18:51:38.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/main/resources
14:51:38 [2023-08-31T18:51:38.316Z] [INFO] 
14:51:38 [2023-08-31T18:51:38.316Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:51:38 [2023-08-31T18:51:38.316Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:51:38 [2023-08-31T18:51:38.316Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/classes
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] Forking org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests...
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/main/resources
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:51:39 [2023-08-31T18:51:39.249Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:51:39 [2023-08-31T18:51:39.249Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/classes
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] Forking org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] 
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:51:39 [2023-08-31T18:51:39.814Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests...
14:51:40 [2023-08-31T18:51:40.379Z] [INFO] 
14:51:40 [2023-08-31T18:51:40.379Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:51:40 [2023-08-31T18:51:40.379Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:40 [2023-08-31T18:51:40.379Z] [INFO] 
14:51:40 [2023-08-31T18:51:40.379Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:51:40 [2023-08-31T18:51:40.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/main/resources
14:51:40 [2023-08-31T18:51:40.379Z] [INFO] 
14:51:40 [2023-08-31T18:51:40.379Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:51:40 [2023-08-31T18:51:40.379Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:51:40 [2023-08-31T18:51:40.379Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/classes
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] 
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] Forking org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] 
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] 
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] 
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] 
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:51:40 [2023-08-31T18:51:40.944Z] [INFO] 
14:51:40 [2023-08-31T18:51:40.945Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:51:40 [2023-08-31T18:51:40.945Z] [INFO] 
14:51:40 [2023-08-31T18:51:40.945Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:51:40 [2023-08-31T18:51:40.945Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core.tests...
14:51:41 [2023-08-31T18:51:41.201Z] [INFO] 
14:51:41 [2023-08-31T18:51:41.202Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:51:41 [2023-08-31T18:51:41.202Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:41 [2023-08-31T18:51:41.202Z] [INFO] 
14:51:41 [2023-08-31T18:51:41.202Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:51:41 [2023-08-31T18:51:41.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/main/resources
14:51:41 [2023-08-31T18:51:41.202Z] [INFO] 
14:51:41 [2023-08-31T18:51:41.202Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:51:41 [2023-08-31T18:51:41.202Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:51:41 [2023-08-31T18:51:41.202Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/classes
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] 
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] Forking Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] 
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] The project's OSGi version is 0.1.3.202308311848
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] 
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] 
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] 
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] 
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] 
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:51:41 [2023-08-31T18:51:41.769Z] [INFO] Resolving class path of Trace Compass Incubator Scripting UI Tests Plug-in...
14:51:42 [2023-08-31T18:51:42.335Z] [INFO] 
14:51:42 [2023-08-31T18:51:42.335Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:51:42 [2023-08-31T18:51:42.335Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:42 [2023-08-31T18:51:42.335Z] [INFO] 
14:51:42 [2023-08-31T18:51:42.335Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:51:42 [2023-08-31T18:51:42.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/main/resources
14:51:42 [2023-08-31T18:51:42.335Z] [INFO] 
14:51:42 [2023-08-31T18:51:42.335Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:51:42 [2023-08-31T18:51:42.335Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:51:42 [2023-08-31T18:51:42.335Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/classes
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] Forking org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core.tests...
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/main/resources
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:51:43 [2023-08-31T18:51:43.267Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:51:43 [2023-08-31T18:51:43.267Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/classes
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] Forking org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core.tests...
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/main/resources
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] 
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:51:43 [2023-08-31T18:51:43.832Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:51:43 [2023-08-31T18:51:43.832Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/classes
14:51:44 [2023-08-31T18:51:44.089Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] Forking org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:51:44 [2023-08-31T18:51:44.090Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core.tests...
14:51:44 [2023-08-31T18:51:44.347Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.347Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:51:44 [2023-08-31T18:51:44.347Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:44 [2023-08-31T18:51:44.347Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.347Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:51:44 [2023-08-31T18:51:44.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/main/resources
14:51:44 [2023-08-31T18:51:44.347Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.347Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:51:44 [2023-08-31T18:51:44.347Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:51:44 [2023-08-31T18:51:44.347Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/classes
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] Forking org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] 
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:51:44 [2023-08-31T18:51:44.605Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core.tests...
14:51:45 [2023-08-31T18:51:45.171Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.171Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:51:45 [2023-08-31T18:51:45.171Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:45 [2023-08-31T18:51:45.171Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.171Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:51:45 [2023-08-31T18:51:45.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/main/resources
14:51:45 [2023-08-31T18:51:45.171Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.171Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:51:45 [2023-08-31T18:51:45.171Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:51:45 [2023-08-31T18:51:45.171Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/classes
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] Forking org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.1-SNAPSHOT
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core.tests...
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/main/resources
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.428Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:51:45 [2023-08-31T18:51:45.428Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:51:45 [2023-08-31T18:51:45.685Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/classes
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] Forking org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] 
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:51:45 [2023-08-31T18:51:45.942Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core.tests...
14:51:46 [2023-08-31T18:51:46.199Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.199Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:51:46 [2023-08-31T18:51:46.200Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:46 [2023-08-31T18:51:46.200Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.200Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:51:46 [2023-08-31T18:51:46.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/main/resources
14:51:46 [2023-08-31T18:51:46.200Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.200Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:51:46 [2023-08-31T18:51:46.200Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:51:46 [2023-08-31T18:51:46.200Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/classes
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] Forking org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.3-SNAPSHOT
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] The project's OSGi version is 0.1.3.202308311848
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core.tests...
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.457Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:51:46 [2023-08-31T18:51:46.458Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:46 [2023-08-31T18:51:46.458Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.458Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:51:46 [2023-08-31T18:51:46.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/main/resources
14:51:46 [2023-08-31T18:51:46.458Z] [INFO] 
14:51:46 [2023-08-31T18:51:46.458Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:51:46 [2023-08-31T18:51:46.458Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:51:46 [2023-08-31T18:51:46.458Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/classes
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] Forking org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:51:47 [2023-08-31T18:51:47.024Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core.tests...
14:51:47 [2023-08-31T18:51:47.282Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.282Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:51:47 [2023-08-31T18:51:47.282Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:47 [2023-08-31T18:51:47.282Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.282Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:51:47 [2023-08-31T18:51:47.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/main/resources
14:51:47 [2023-08-31T18:51:47.282Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.282Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:51:47 [2023-08-31T18:51:47.282Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:51:47 [2023-08-31T18:51:47.282Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/classes
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros.core 0.1.3-SNAPSHOT
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core ---
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] The project's OSGi version is 0.1.3.202308311848
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core ---
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core ---
14:51:47 [2023-08-31T18:51:47.542Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.543Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core ---
14:51:47 [2023-08-31T18:51:47.543Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.543Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core ---
14:51:47 [2023-08-31T18:51:47.543Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.543Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core ---
14:51:47 [2023-08-31T18:51:47.543Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core...
14:51:47 [2023-08-31T18:51:47.799Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.799Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core ---
14:51:47 [2023-08-31T18:51:47.799Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:47 [2023-08-31T18:51:47.799Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.799Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core ---
14:51:47 [2023-08-31T18:51:47.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/main/resources
14:51:47 [2023-08-31T18:51:47.799Z] [INFO] 
14:51:47 [2023-08-31T18:51:47.799Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core ---
14:51:47 [2023-08-31T18:51:47.799Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:51:47 [2023-08-31T18:51:47.799Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/classes
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] Forking Trace Compass Incubator ROS User Guide 0.7.0-SNAPSHOT
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] Resolving class path of Trace Compass Incubator ROS User Guide...
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] Executing tasks
14:51:48 [2023-08-31T18:51:48.732Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc/User-Guide.html
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] Executed tasks
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.732Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/main/resources
14:51:48 [2023-08-31T18:51:48.733Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.733Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.733Z] [INFO] 
14:51:48 [2023-08-31T18:51:48.733Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:51:48 [2023-08-31T18:51:48.990Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data/.metadata/.log
14:51:48 [2023-08-31T18:51:48.990Z] [INFO] Command line:
14:51:48 [2023-08-31T18:51:48.990Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:51:48 [2023-08-31T18:51:48.990Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:50 [2023-08-31T18:51:50.362Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:50 [2023-08-31T18:51:50.362Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:51:50 [2023-08-31T18:51:50.362Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:51:50 [2023-08-31T18:51:50.362Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:52 [2023-08-31T18:51:52.259Z] Buildfile: build.xml
14:51:52 [2023-08-31T18:51:52.259Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:51:52 [2023-08-31T18:51:52.259Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:52 [2023-08-31T18:51:52.259Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:51:52 [2023-08-31T18:51:52.259Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:51:52 [2023-08-31T18:51:52.259Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:52 [2023-08-31T18:51:52.259Z] 
14:51:52 [2023-08-31T18:51:52.259Z] build.index:
14:51:53 [2023-08-31T18:51:53.630Z] BUILD SUCCESSFUL
14:51:53 [2023-08-31T18:51:53.630Z] 
14:51:53 [2023-08-31T18:51:53.630Z] BUILD SUCCESSFUL
14:51:53 [2023-08-31T18:51:53.630Z] Total time: 2 seconds
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] 
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros.ui 0.1.1-SNAPSHOT
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] 
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] 
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] 
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] 
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] 
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] 
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:51:53 [2023-08-31T18:51:53.889Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.ui...
14:51:54 [2023-08-31T18:51:54.453Z] [INFO] 
14:51:54 [2023-08-31T18:51:54.453Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:51:54 [2023-08-31T18:51:54.453Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:54 [2023-08-31T18:51:54.453Z] [INFO] 
14:51:54 [2023-08-31T18:51:54.453Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:51:54 [2023-08-31T18:51:54.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/main/resources
14:51:54 [2023-08-31T18:51:54.453Z] [INFO] 
14:51:54 [2023-08-31T18:51:54.453Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:51:54 [2023-08-31T18:51:54.453Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:51:54 [2023-08-31T18:51:54.453Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/classes
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros 0.7.0-SNAPSHOT
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:51:55 [2023-08-31T18:51:55.016Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core.tests...
14:51:55 [2023-08-31T18:51:55.580Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.580Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:51:55 [2023-08-31T18:51:55.580Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:55 [2023-08-31T18:51:55.580Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.580Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:51:55 [2023-08-31T18:51:55.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/main/resources
14:51:55 [2023-08-31T18:51:55.580Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.580Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:51:55 [2023-08-31T18:51:55.580Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:51:55 [2023-08-31T18:51:55.580Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/classes
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros2.core 0.1.3-SNAPSHOT
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] The project's OSGi version is 0.1.3.202308311848
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] 
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:51:55 [2023-08-31T18:51:55.837Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core...
14:51:56 [2023-08-31T18:51:56.093Z] [INFO] 
14:51:56 [2023-08-31T18:51:56.094Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:51:56 [2023-08-31T18:51:56.094Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:56 [2023-08-31T18:51:56.094Z] [INFO] 
14:51:56 [2023-08-31T18:51:56.094Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:51:56 [2023-08-31T18:51:56.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/main/resources
14:51:56 [2023-08-31T18:51:56.094Z] [INFO] 
14:51:56 [2023-08-31T18:51:56.094Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:51:56 [2023-08-31T18:51:56.094Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
14:51:56 [2023-08-31T18:51:56.094Z] [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/classes
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] Forking Trace Compass Incubator ROS 2 User Guide 0.7.0-SNAPSHOT
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] Resolving class path of Trace Compass Incubator ROS 2 User Guide...
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] Executing tasks
14:51:57 [2023-08-31T18:51:57.465Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc/User-Guide.html
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] Executed tasks
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/main/resources
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] 
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data/.metadata/.log
14:51:57 [2023-08-31T18:51:57.465Z] [INFO] Command line:
14:51:57 [2023-08-31T18:51:57.465Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:51:57 [2023-08-31T18:51:57.465Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:58 [2023-08-31T18:51:58.837Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:58 [2023-08-31T18:51:58.837Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:51:58 [2023-08-31T18:51:58.837Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:51:58 [2023-08-31T18:51:58.837Z] WARNING: System::setSecurityManager will be removed in a future release
14:52:00 [2023-08-31T18:52:00.736Z] Buildfile: build.xml
14:52:00 [2023-08-31T18:52:00.736Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:52:00 [2023-08-31T18:52:00.736Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:52:00 [2023-08-31T18:52:00.736Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:52:00 [2023-08-31T18:52:00.736Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:52:00 [2023-08-31T18:52:00.736Z] WARNING: System::setSecurityManager will be removed in a future release
14:52:00 [2023-08-31T18:52:00.736Z] 
14:52:00 [2023-08-31T18:52:00.736Z] build.index:
14:52:02 [2023-08-31T18:52:02.106Z] BUILD SUCCESSFUL
14:52:02 [2023-08-31T18:52:02.106Z] 
14:52:02 [2023-08-31T18:52:02.106Z] BUILD SUCCESSFUL
14:52:02 [2023-08-31T18:52:02.106Z] Total time: 2 seconds
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] 
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros2.ui 0.1.2-SNAPSHOT
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] 
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] 
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] 
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] 
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] 
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] 
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:52:02 [2023-08-31T18:52:02.363Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.ui...
14:52:02 [2023-08-31T18:52:02.620Z] [INFO] 
14:52:02 [2023-08-31T18:52:02.620Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:52:02 [2023-08-31T18:52:02.620Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:02 [2023-08-31T18:52:02.620Z] [INFO] 
14:52:02 [2023-08-31T18:52:02.620Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:52:02 [2023-08-31T18:52:02.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/main/resources
14:52:02 [2023-08-31T18:52:02.620Z] [INFO] 
14:52:02 [2023-08-31T18:52:02.620Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:52:02 [2023-08-31T18:52:02.620Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
14:52:02 [2023-08-31T18:52:02.620Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/classes
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros2 0.7.0-SNAPSHOT
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros2 ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2 ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2 ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2 ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2 ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2 ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] Forking org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] The project's OSGi version is 0.1.2.202308311848
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:52:03 [2023-08-31T18:52:03.185Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core.tests...
14:52:03 [2023-08-31T18:52:03.748Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.748Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:52:03 [2023-08-31T18:52:03.748Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:03 [2023-08-31T18:52:03.748Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.748Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:52:03 [2023-08-31T18:52:03.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/main/resources
14:52:03 [2023-08-31T18:52:03.748Z] [INFO] 
14:52:03 [2023-08-31T18:52:03.748Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:52:03 [2023-08-31T18:52:03.748Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
14:52:03 [2023-08-31T18:52:03.748Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/classes
14:52:04 [2023-08-31T18:52:04.005Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.005Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:04 [2023-08-31T18:52:04.005Z] [INFO] Forking org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT
14:52:04 [2023-08-31T18:52:04.005Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core.tests...
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/main/resources
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:52:04 [2023-08-31T18:52:04.263Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:52:04 [2023-08-31T18:52:04.263Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/classes
14:52:04 [2023-08-31T18:52:04.520Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.520Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:04 [2023-08-31T18:52:04.520Z] [INFO] Forking org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT
14:52:04 [2023-08-31T18:52:04.520Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:04 [2023-08-31T18:52:04.520Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core...
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.521Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/main/resources
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:52:04 [2023-08-31T18:52:04.778Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/classes
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] Forking Trace Compass Incubator Gerrit User Guide 0.7.0-SNAPSHOT
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] Resolving class path of Trace Compass Incubator Gerrit User Guide...
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] Executing tasks
14:52:04 [2023-08-31T18:52:04.778Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc/User-Guide.html
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] Executed tasks
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/main/resources
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] 
14:52:04 [2023-08-31T18:52:04.778Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:52:05 [2023-08-31T18:52:05.035Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data/.metadata/.log
14:52:05 [2023-08-31T18:52:05.035Z] [INFO] Command line:
14:52:05 [2023-08-31T18:52:05.035Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:52:05 [2023-08-31T18:52:05.035Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:06 [2023-08-31T18:52:06.406Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:52:06 [2023-08-31T18:52:06.407Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:52:06 [2023-08-31T18:52:06.407Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:52:06 [2023-08-31T18:52:06.407Z] WARNING: System::setSecurityManager will be removed in a future release
14:52:08 [2023-08-31T18:52:08.304Z] Buildfile: build.xml
14:52:08 [2023-08-31T18:52:08.304Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:52:08 [2023-08-31T18:52:08.304Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:52:08 [2023-08-31T18:52:08.304Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:52:08 [2023-08-31T18:52:08.304Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:52:08 [2023-08-31T18:52:08.304Z] WARNING: System::setSecurityManager will be removed in a future release
14:52:08 [2023-08-31T18:52:08.304Z] 
14:52:08 [2023-08-31T18:52:08.304Z] build.index:
14:52:09 [2023-08-31T18:52:09.676Z] BUILD SUCCESSFUL
14:52:09 [2023-08-31T18:52:09.676Z] 
14:52:09 [2023-08-31T18:52:09.676Z] BUILD SUCCESSFUL
14:52:09 [2023-08-31T18:52:09.676Z] Total time: 2 seconds
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] Forking org.eclipse.tracecompass.incubator.gerrit 0.7.0-SNAPSHOT
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.gerrit ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] Forking org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:52:09 [2023-08-31T18:52:09.676Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core.tests...
14:52:09 [2023-08-31T18:52:09.933Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.933Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:52:09 [2023-08-31T18:52:09.933Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:09 [2023-08-31T18:52:09.933Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.933Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:52:09 [2023-08-31T18:52:09.933Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/main/resources
14:52:09 [2023-08-31T18:52:09.933Z] [INFO] 
14:52:09 [2023-08-31T18:52:09.933Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:52:09 [2023-08-31T18:52:09.933Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:52:09 [2023-08-31T18:52:09.933Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/classes
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] Forking org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core ---
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] The project's OSGi version is 0.1.3.202308311848
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core ---
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core ---
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core ---
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core ---
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core ---
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core...
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core ---
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core ---
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/main/resources
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core ---
14:52:10 [2023-08-31T18:52:10.191Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:52:10 [2023-08-31T18:52:10.191Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/classes
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] Forking Trace Compass Incubator System User Guide 0.7.0-SNAPSHOT
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] Resolving class path of Trace Compass Incubator System User Guide...
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] Executing tasks
14:52:10 [2023-08-31T18:52:10.448Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc/User-Guide.html
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] Executed tasks
14:52:10 [2023-08-31T18:52:10.448Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.449Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/main/resources
14:52:10 [2023-08-31T18:52:10.449Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.449Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.449Z] [INFO] 
14:52:10 [2023-08-31T18:52:10.449Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:52:10 [2023-08-31T18:52:10.706Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data/.metadata/.log
14:52:10 [2023-08-31T18:52:10.706Z] [INFO] Command line:
14:52:10 [2023-08-31T18:52:10.706Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:52:10 [2023-08-31T18:52:10.706Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:12 [2023-08-31T18:52:12.604Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:52:12 [2023-08-31T18:52:12.604Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:52:12 [2023-08-31T18:52:12.604Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:52:12 [2023-08-31T18:52:12.604Z] WARNING: System::setSecurityManager will be removed in a future release
14:52:14 [2023-08-31T18:52:14.503Z] Buildfile: build.xml
14:52:14 [2023-08-31T18:52:14.503Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:52:14 [2023-08-31T18:52:14.503Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:52:14 [2023-08-31T18:52:14.503Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:52:14 [2023-08-31T18:52:14.503Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:52:14 [2023-08-31T18:52:14.503Z] WARNING: System::setSecurityManager will be removed in a future release
14:52:14 [2023-08-31T18:52:14.503Z] 
14:52:14 [2023-08-31T18:52:14.503Z] build.index:
14:52:15 [2023-08-31T18:52:15.437Z] BUILD SUCCESSFUL
14:52:15 [2023-08-31T18:52:15.437Z] 
14:52:15 [2023-08-31T18:52:15.437Z] BUILD SUCCESSFUL
14:52:15 [2023-08-31T18:52:15.437Z] Total time: 2 seconds
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] Forking org.eclipse.tracecompass.incubator.system 0.7.0-SNAPSHOT
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.system ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] Forking org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] The project's OSGi version is 0.1.1.202308311848
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:52:15 [2023-08-31T18:52:15.695Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core.tests...
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/main/resources
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:52:15 [2023-08-31T18:52:15.953Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/classes
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] Forking Trace Compass Incubator Trace Server Parent 0.7.0-SNAPSHOT
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] 
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] Forking org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.6-SNAPSHOT
14:52:15 [2023-08-31T18:52:15.953Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] 
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] The project's OSGi version is 0.1.6.202308311848
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] 
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] 
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] 
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] 
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] 
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:52:16 [2023-08-31T18:52:16.211Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core...
14:52:16 [2023-08-31T18:52:16.469Z] [INFO] 
14:52:16 [2023-08-31T18:52:16.469Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:52:16 [2023-08-31T18:52:16.469Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:16 [2023-08-31T18:52:16.469Z] [INFO] 
14:52:16 [2023-08-31T18:52:16.469Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:52:16 [2023-08-31T18:52:16.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/main/resources
14:52:16 [2023-08-31T18:52:16.469Z] [INFO] 
14:52:16 [2023-08-31T18:52:16.469Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:52:16 [2023-08-31T18:52:16.469Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:52:16 [2023-08-31T18:52:16.469Z] [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/classes
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] Forking org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.7.0-SNAPSHOT
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] Forking org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.6-SNAPSHOT
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] The project's OSGi version is 0.1.6.202308311848
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:52:17 [2023-08-31T18:52:17.404Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests...
14:52:17 [2023-08-31T18:52:17.685Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.685Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:52:17 [2023-08-31T18:52:17.685Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:17 [2023-08-31T18:52:17.685Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.685Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:52:17 [2023-08-31T18:52:17.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/main/resources
14:52:17 [2023-08-31T18:52:17.685Z] [INFO] 
14:52:17 [2023-08-31T18:52:17.685Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:52:17 [2023-08-31T18:52:17.942Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:52:17 [2023-08-31T18:52:17.942Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/classes
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] Forking Trace Compass Server Product 0.7.0-SNAPSHOT
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/src/main/resources
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] Forking Trace Compass Incubator Trace Server Developer Guide 0.7.0-SNAPSHOT
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] Resolving class path of Trace Compass Incubator Trace Server Developer Guide...
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- maven-antrun-plugin:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] Executing tasks
14:52:18 [2023-08-31T18:52:18.873Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc/Developer-Guide.html
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] Executed tasks
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/main/resources
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] 
14:52:18 [2023-08-31T18:52:18.873Z] [INFO] --- tycho-eclipserun-plugin:2.7.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:19 [2023-08-31T18:52:19.133Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data/.metadata/.log
14:52:19 [2023-08-31T18:52:19.133Z] [INFO] Command line:
14:52:19 [2023-08-31T18:52:19.133Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/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-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:52:19 [2023-08-31T18:52:19.133Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:20 [2023-08-31T18:52:20.065Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:52:20 [2023-08-31T18:52:20.065Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:52:20 [2023-08-31T18:52:20.065Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:52:20 [2023-08-31T18:52:20.065Z] WARNING: System::setSecurityManager will be removed in a future release
14:52:22 [2023-08-31T18:52:22.591Z] Buildfile: build.xml
14:52:22 [2023-08-31T18:52:22.591Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:52:22 [2023-08-31T18:52:22.591Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:52:22 [2023-08-31T18:52:22.591Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/5/0/.cp/lib/antsupportlib.jar)
14:52:22 [2023-08-31T18:52:22.591Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:52:22 [2023-08-31T18:52:22.591Z] WARNING: System::setSecurityManager will be removed in a future release
14:52:22 [2023-08-31T18:52:22.591Z] 
14:52:22 [2023-08-31T18:52:22.591Z] build.index:
14:52:23 [2023-08-31T18:52:23.522Z] BUILD SUCCESSFUL
14:52:23 [2023-08-31T18:52:23.522Z] 
14:52:23 [2023-08-31T18:52:23.522Z] BUILD SUCCESSFUL
14:52:23 [2023-08-31T18:52:23.522Z] Total time: 2 seconds
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] Forking Trace Compass Incubator RCP Parent 0.7.0-SNAPSHOT
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] Forking Trace Compass Incubator RCP Feature 0.7.0-SNAPSHOT
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] Forking Trace Compass RCP Branding plug-in 0.7.0-SNAPSHOT
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-compiler-plugin:2.7.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in...
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/main/resources
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-compiler-plugin:2.7.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:23 [2023-08-31T18:52:23.779Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] Forking Trace Compass RCP Branding Feature 0.7.0-SNAPSHOT
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- tycho-packaging-plugin:2.7.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] 
14:52:23 [2023-08-31T18:52:23.779Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] 
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] 
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] Forking Trace Compass Incubator RCP Product 0.7.0-SNAPSHOT
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] 
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] --- tycho-packaging-plugin:2.7.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] The project's OSGi version is 0.7.0.202308311848
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] 
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] 
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] 
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] --- target-platform-configuration:2.7.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] 
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] 
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/src/main/resources
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] 
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] <<< maven-javadoc-plugin:3.5.0:aggregate (default-cli) < compile @ org.eclipse.tracecompass.incubator <<<
14:52:24 [2023-08-31T18:52:24.037Z] [INFO] 
14:52:25 [2023-08-31T18:52:25.930Z] [INFO] 
14:52:25 [2023-08-31T18:52:25.930Z] [INFO] --- maven-javadoc-plugin:3.5.0:aggregate (default-cli) @ org.eclipse.tracecompass.incubator ---
14:52:34 [2023-08-31T18:52:34.032Z] [INFO] No previous run data found, generating javadoc.
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] Javadoc Warnings
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.desktop/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.internal.opt/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.jdwp.agent/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.management.agent/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.xml/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.charsets/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.hotspot.agent/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.crypto.ec/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.rmi/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.sctp/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.unsupported.desktop/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.security.sasl/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.jpackage/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.sql.rowset/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.net.http/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.xml.crypto/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.sql/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.internal.vm.ci/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.localedata/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.zipfs/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.jdi/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.compiler/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.security.jgss/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.httpserver/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.internal.vm.compiler/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.jstatd/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.datatransfer/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/java.base/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.internal.ed/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.incubator.foreign/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.unsupported/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.jfr/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.naming.rmi/module-info.class]
14:52:48 [2023-08-31T18:52:48.898Z] [WARNING] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.security.auth/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.accessibility/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/java.instrument/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/java.scripting/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.management.jfr/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/java.transaction.xa/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/java.naming/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.attach/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.random/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/java.logging/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.naming.dns/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.jcmd/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.jartool/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.javadoc/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.internal.jvmstat/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.security.jgss/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.incubator.vector/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.editpad/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.crypto.cryptoki/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.compiler/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.jshell/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/java.management/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.jsobject/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.net/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.dynalink/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/java.management.rmi/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.management/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/java.smartcardio/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.jdeps/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.xml.dom/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.internal.le/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/java.prefs/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/java.se/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.jlink/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.nio.mapmode/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [loading /modules/jdk.jconsole/module-info.class]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/analysis/dependency/IDependencyMaker.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 73ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/analysis/dependency/package-info.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/GpuAspect.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 9ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/Messages.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 8ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/RocmCounterAspect.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 56ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTrace.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 12ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProvider.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/RocmTraceSymbolProviderFactory.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/rocm/core/trace/package-info.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/AnalysisPidAspect.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/AnalysisProcessNameAspect.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/AnalysisThreadNameAspect.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/AnalysisTidAspect.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/ProcessNameAspect.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/ThreadNameAspect.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/aspects/package-info.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/AggregatedCallSite.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 6ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/ICallStackSymbol.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 61ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/ICpuTimeProvider.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/ISamplingDataProvider.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/IThreadOnCpuProvider.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/ProcessStatusInterval.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/concepts/package-info.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/model/IHostModel.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 10ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/model/ModelManager.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/model/package-info.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/AllGroupDescriptor.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/DepthGroupDescriptor.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IDataPalette.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 65ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/ITree.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeGroupDescriptor.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeProvider.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 7ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeSet.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTree.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 5ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTreeGroupBy.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTreeSet.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTreeUtils.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 6ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/package-info.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/DifferentialWeightedTree.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/DifferentialWeightedTreeProvider.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/DifferentialWeightedTreeSet.java]]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.899Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/CallStackElement.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 60ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/CallStackGroupDescriptor.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/EdgeStateValue.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/ICallStackElement.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/ICallStackGroupDescriptor.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/base/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/callgraph/CallGraph.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/callgraph/ICallGraphProvider.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/callgraph/SymbolAspect.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/callgraph/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/flamechart/CallStack.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 13ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/flamechart/IEventCallStackProvider.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/flamechart/Messages.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/flamechart/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/CallStackDepth.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/ICalledFunction.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/IFlameChartProvider.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/CallStackHostUtils.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 6ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/CallStackSeries.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 67ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/CallStackStateProvider.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 5ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/InstrumentedCallStackAnalysis.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 7ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/instrumented/statesystem/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/lttng2/ust/LttngUstCallStackAnalysis.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/lttng2/ust/LttngUstCallStackAnalysisRequirement.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/lttng2/ust/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/sampled/callgraph/AggregatedStackTraces.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/sampled/callgraph/ProfilingCallGraphAnalysisModule.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 5ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/sampled/callgraph/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/symbol/CallStackSymbolFactory.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/callstack/core/symbol/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/AnalysisScriptingModule.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/ScriptedAnalysis.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/callstack/CallStackScriptingModule.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/callstack/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/data/provider/DataProviderScriptingModule.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 12ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/data/provider/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/filters/FiltersScriptingModule.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/filters/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/ScriptEventsIterator.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/TraceScriptingModule.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/ListWrapper.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/UtilsModule.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/callstack/CallStackUiScriptingModule.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/callstack/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/trace/TraceScriptingUI.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/trace/package-info.java]]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.900Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/tracemarker/TraceMarkerScriptingModule.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/tracemarker/package-info.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/views/ViewModule.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 56ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/views/package-info.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Messages.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2ClusterAspect.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2CounterAspect.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2NodeAspect.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2PhysicalNodeAspect.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2ProcessAspect.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2SystemMetrics.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2SystemTree.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2ThreadAspect.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/Otf2Trace.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/otf2/core/trace/package-info.java]]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.901Z] [WARNING] [search path for source files: /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/perf,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src]
14:52:48 [2023-08-31T18:52:48.903Z] [WARNING] [search path for class files: /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/modules,/home/jenkins/agent/workspace/tracecompass-incubator-stable/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.target/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/common/org.eclipse.tracecompass.incubator.releng-site/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/classes,/home/jenkins/agent/workspace/tracecompass-incubator-stable/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/classes,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.8.0.v20210415-0900/org.apache.commons.io-2.8.0.v20210415-0900.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.12.0.v20221221-1931/org.apache.commons.lang3-3.12.0.v20221221-1931.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.2.0.202305101618/org.eclipse.cdt.core-8.2.0.202305101618.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/6.3.200.202303140100/org.eclipse.cdt.core.native-6.3.200.202303140100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.0.v20230412-0829/org.eclipse.core.contenttype-3.9.0.v20230412-0829.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.0.v20230317-0901/org.eclipse.core.expressions-3.9.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.0.v20230316-1200/org.eclipse.core.filebuffers-3.8.0.v20230316-1200.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.0.v20230425-0513/org.eclipse.core.filesystem-1.10.0.v20230425-0513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.0.v20230317-0802/org.eclipse.core.variables-3.6.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.14.0.v20230323-1830/org.eclipse.ltk.core.refactoring-3.14.0.v20230323-1830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.11.100.v20221006-1531/org.eclipse.osgi.services-3.11.100.v20221006-1531.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.0.v20230316-1200/org.eclipse.text-3.13.0.v20230316-1200.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.200.v20230120-0604/org.eclipse.equinox.preferences-3.10.200.v20230120-0604.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.200.v20220720-2012/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar,/home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.700.v20220826-1026/org.eclipse.jdt.annotation-2.2.700.v20220826-1026.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.graph.core/4.1.1.202308310321/org.eclipse.tracecompass.analysis.graph.core-4.1.1.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.datastore.core/1.3.0.202308310321/org.eclipse.tracecompass.datastore.core-1.3.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.segmentstore.core/3.1.0.202308310321/org.eclipse.tracecompass.segmentstore.core-3.1.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.core/5.4.1.202308310321/org.eclipse.tracecompass.analysis.timing.core-5.4.1.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.filter.parser/1.1.1.202308310321/org.eclipse.tracecompass.tmf.filter.parser-1.1.1.202308310321.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.28.0.v20230315-1321/org.eclipse.emf.common-2.28.0.v20230315-1321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.counters.core/2.2.1.202308310321/org.eclipse.tracecompass.analysis.counters.core-2.2.1.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.profiling.core/2.4.0.202308310321/org.eclipse.tracecompass.analysis.profiling.core-2.4.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.core/4.3.0.202308310321/org.eclipse.tracecompass.ctf.core-4.3.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.parser/1.1.1.202308310321/org.eclipse.tracecompass.ctf.parser-1.1.1.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.json/1.0.0.v201011060100/org.json-1.0.0.v201011060100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0.202308310321/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.5.0.202308310321/org.eclipse.tracecompass.tmf.ctf.core-4.5.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.common.core/1.2.0.202308310321/org.eclipse.tracecompass.lttng2.common.core-1.2.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.ust.core/5.2.1.202308310321/org.eclipse.tracecompass.lttng2.ust.core-5.2.1.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.jsontrace.core/1.1.0.202308310321/org.eclipse.tracecompass.jsontrace.core-1.1.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.control.core/1.3.0.202308310321/org.eclipse.tracecompass.lttng2.control.core-1.3.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.mozilla.javascript/1.7.10.v20221112-0806/org.mozilla.javascript-1.7.10.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.10.0.v20230317-0802/org.eclipse.help-3.10.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.bouncycastle.bcprov/1.72.0.v20221013-1810/org.bouncycastle.bcprov-1.72.0.v20221013-1810.jar,/home/jenkins/.m2/repository/com/ibm/icu/icu4j/73.1/icu4j-73.1.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.annotation/1.3.5.v20230504-0748/javax.annotation-1.3.5.v20230504-0748.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20220405-0441/javax.inject-1.0.0.v20220405-0441.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.16.0.v20221027-0840/org.apache.batik.constants-1.16.0.v20221027-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.16.0.v20221027-0840/org.apache.batik.css-1.16.0.v20221027-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.16.0.v20221027-0840/org.apache.batik.util-1.16.0.v20221027-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.16.0.v20221027-0840/org.apache.batik.i18n-1.16.0.v20221027-0840.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.7.0.v20221018-0736/org.apache.xmlgraphics-2.7.0.v20221018-0736.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.compress/1.22.0.v20221207-1049/org.apache.commons.compress-1.22.0.v20221207-1049.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar,/home/jenkins/.m2/repository/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar,/home/jenkins/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.12.2.v20220131-0835/org.apache.xerces-2.12.2.v20220131-0835.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.resolver/1.2.0.v20220715-1206/org.apache.xml.resolver-1.2.0.v20220715-1206.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.bouncycastle.bcpg/1.72.0.v20221013-1810/org.bouncycastle.bcpg-1.72.0.v20221013-1810.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.9.0.v20230504-0624/org.eclipse.compare-3.9.0.v20230504-0624.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.203.100.v20230417-1307/org.eclipse.ui-3.203.100.v20230417-1307.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.24.0.v20230525-0719/org.eclipse.jface.text-3.24.0.v20230525-0719.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.21.0.v20230526-1500/org.eclipse.ui.ide-3.21.0.v20230526-1500.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.0.v20230317-0802/org.eclipse.ui.views-3.12.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.0.v20230316-1200/org.eclipse.ui.workbench.texteditor-3.17.0.v20230316-1200.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.16.0.v20230329-1609/org.eclipse.ui.editors-3.16.0.v20230329-1609.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.12.0.v20230317-0802/org.eclipse.ui.forms-3.12.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.0.v20230517-1315/org.eclipse.compare.core-3.8.0.v20230517-1315.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.13.0.v20230501-1533/org.eclipse.core.databinding-1.13.0.v20230501-1533.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.13.0.v20230501-1533/org.eclipse.core.databinding.observable-1.13.0.v20230501-1533.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.10.0.v20230317-0802/org.eclipse.core.databinding.property-1.10.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.21.0.v20230508-1538/org.eclipse.debug.core-3.21.0.v20230508-1538.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.18.0.v20230516-0719/org.eclipse.debug.ui-3.18.0.v20230516-0719.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.12.0.v20230317-0802/org.eclipse.ui.console-3.12.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.6.0.v20230501-1823/org.eclipse.e4.ui.services-1.6.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.1.0.v20230501-1823/org.eclipse.e4.core.commands-1.1.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.0.v20230429-1914/org.eclipse.e4.core.di-1.9.0.v20230429-1914.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.0.v20230510-1240/org.eclipse.e4.core.contexts-1.12.0.v20230510-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.0.v20230429-1914/org.eclipse.e4.core.services-2.4.0.v20230429-1914.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.0.v20230429-1914/org.eclipse.e4.core.di.annotations-1.8.0.v20230429-1914.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.18.0.v20230429-1914/org.eclipse.e4.core.di.extensions-0.18.0.v20230429-1914.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.17.0.v20230429-1914/org.eclipse.e4.core.di.extensions.supplier-0.17.0.v20230429-1914.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.4.0.v20230317-0802/org.eclipse.e4.emf.xpath-0.4.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.34.0.v20230406-1203/org.eclipse.emf.ecore-2.34.0.v20230406-1203.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.14.0.v20230501-1823/org.eclipse.e4.ui.bindings-0.14.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.124.0.v20230523-1044/org.eclipse.swt-3.124.0.v20230523-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.0.v20230317-0802/org.eclipse.e4.ui.css.core-0.14.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.15.0.v20230317-0802/org.eclipse.e4.ui.css.swt-0.15.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.14.0.v20230501-1533/org.eclipse.e4.ui.css.swt.theme-0.14.0.v20230501-1533.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.5.0.v20230501-1823/org.eclipse.e4.ui.di-1.5.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.4.0.v20230317-0802/org.eclipse.e4.ui.dialogs-1.4.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.17.0.v20230317-0802/org.eclipse.e4.ui.ide-3.17.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.0.v20230404-0801/org.eclipse.e4.ui.model.workbench-2.4.0.v20230404-0801.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.6.200.v20230120-0604/org.eclipse.equinox.event-1.6.200.v20230120-0604.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.4.0.v20230317-0802/org.eclipse.e4.ui.widgets-1.4.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.15.0.v20230501-1823/org.eclipse.e4.ui.workbench-1.15.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.15.0.v20230211-1150/org.eclipse.emf.ecore.change-2.15.0.v20230211-1150.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.18.0.v20230211-1150/org.eclipse.emf.ecore.xmi-2.18.0.v20230211-1150.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.5.0.v20230501-1823/org.eclipse.e4.ui.workbench.addons.swt-1.5.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.16.0.v20230525-0648/org.eclipse.e4.ui.workbench.renderers.swt-0.16.0.v20230525-0648.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.17.0.v20230501-1823/org.eclipse.e4.ui.workbench.swt-0.17.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.15.0.v20230317-0802/org.eclipse.jface.databinding-1.15.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.17.0.v20230317-0802/org.eclipse.e4.ui.workbench3-0.17.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.3.0.v20230317-0802/org.eclipse.urischeme-1.3.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.4.200.v20220710-1223/org.eclipse.equinox.bidi-1.4.200.v20220710-1223.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.5.0.v20230509-1332/org.eclipse.equinox.p2.artifact.repository-1.5.0.v20230509-1332.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.7.0.v20230403-0851/org.eclipse.equinox.p2.metadata-2.7.0.v20230403-0851.jar,/home/jenkins/.m2/repository/org/tukaani/xz/1.9/xz-1.9.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.10.0.v20230330-0930/org.eclipse.equinox.p2.core-2.10.0.v20230330-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.3.0.v20230330-1254/org.eclipse.equinox.p2.jarprocessor-1.3.0.v20230330-1254.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.7.0.v20230507-1427/org.eclipse.equinox.p2.repository-2.7.0.v20230507-1427.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.8.0.v20230509-0902/org.eclipse.equinox.p2.engine-2.8.0.v20230509-0902.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.5.0.v20230415-1327/org.eclipse.equinox.p2.metadata.repository-1.5.0.v20230415-1327.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.1000.v20220801-1135/org.eclipse.equinox.security-1.3.1000.v20220801-1135.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.13.0.v20230325-0319/org.eclipse.ltk.ui.refactoring-3.13.0.v20230325-0319.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.0.v20230329-1313/org.eclipse.ui.navigator-3.12.0.v20230329-1313.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.10.0.v20230317-0901/org.eclipse.team.core-3.10.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.10.0.v20230317-0901/org.eclipse.team.ui-3.10.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.7.200.v20230103-1101/org.eclipse.osgi.util-3.7.200.v20230103-1101.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar,/home/jenkins/.m2/repository/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.15.0.v20230427-2049/org.eclipse.search-3.15.0.v20230427-2049.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.1.202308310321/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.ui/6.1.1.202308310321/org.eclipse.tracecompass.analysis.timing.ui-6.1.1.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.profiling.ui/4.0.0.202308310321/org.eclipse.tracecompass.analysis.profiling.ui-4.0.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.0.v20230317-0802/org.eclipse.ui.navigator.resources-3.9.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.700.v202305221615/org.eclipse.wst.xml.ui-1.2.700.v202305221615.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xsd.core/1.2.100.v202008180353/org.eclipse.wst.xsd.core-1.2.100.v202008180353.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.themes/1.2.2200.v20230220-0932/org.eclipse.ui.themes-1.2.2200.v20230220-0932.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.0.v20230317-0802/org.eclipse.ui.views.properties.tabbed-3.10.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.4.100.v202103232321/org.eclipse.wst.common.core-1.4.100.v202103232321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.401.v202007142017/org.eclipse.wst.common.environment-1.0.401.v202007142017.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.202.v202108200212/org.eclipse.wst.common.frameworks-1.2.202.v202108200212.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks.ui/1.2.401.v202007142017/org.eclipse.wst.common.frameworks.ui-1.2.401.v202007142017.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.403.v202303031844/org.eclipse.wst.common.project.facet.core-1.4.403.v202303031844.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.ui/1.2.401.v202304222306/org.eclipse.wst.common.ui-1.2.401.v202304222306.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.uriresolver/1.3.0.v202007161535/org.eclipse.wst.common.uriresolver-1.3.0.v202007161535.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.1100.v202305221405/org.eclipse.wst.sse.core-1.2.1100.v202305221405.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.7.700.v202305221615/org.eclipse.wst.sse.ui-1.7.700.v202305221615.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.801.v202007142017/org.eclipse.wst.validation-1.2.801.v202007142017.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation.ui/1.2.601.v202007142017/org.eclipse.wst.validation.ui-1.2.601.v202007142017.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.700.v202305221615/org.eclipse.wst.xml.core-1.2.700.v202305221615.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xsd/2.19.0.v20230315-1321/org.eclipse.xsd-2.19.0.v20230315-1321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.cocoa.macosx.x86_64-3.124.0.v20230523-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.gtk.linux.x86_64-3.124.0.v20230523-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.lami.core/1.2.0.202308310321/org.eclipse.tracecompass.analysis.lami.core-1.2.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.chart.core/1.1.0.202308310321/org.eclipse.tracecompass.tmf.chart.core-1.1.0.202308310321.jar,/home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j/0.21.0/org.eclipse.lsp4j-0.21.0.jar,/home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.21.0/org.eclipse.lsp4j.jsonrpc-0.21.0.jar,/home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v20220406-2305/org.apache.commons.lang-2.6.0.v20220406-2305.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.widgets.opal.commons/1.0.0.202106201019/org.eclipse.nebula.widgets.opal.commons-1.0.0.202106201019.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.widgets.opal.duallist/1.0.0.202106201019/org.eclipse.nebula.widgets.opal.duallist-1.0.0.202106201019.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.ws.rs/2.1.6.v20221203-1659/javax.ws.rs-2.1.6.v20221203-1659.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcpg-jdk18on/1.73/bcpg-jdk18on-1.73.jar,/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk18on/1.73/bcprov-jdk18on-1.73.jar,/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.kernel.core/3.1.0.202308310321/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.cli/1.4.0.v20221112-0806/org.apache.commons.cli-1.4.0.v20221112-0806.jar,/home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202206140954/org.eclipse.ease-0.9.0.I202206140954.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/5.1.102.v20210409-2301/org.eclipse.ecf.filetransfer-5.1.102.v20210409-2301.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.classloader/0.9.0.I202204261218/org.eclipse.ease.classloader-0.9.0.I202204261218.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf/3.11.0.v20230507-1923/org.eclipse.ecf-3.11.0.v20230507-1923.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.10.0.v20230422-0242/org.eclipse.ecf.identity-3.10.0.v20230422-0242.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.concurrent/1.2.100.v20211021-1418/org.eclipse.equinox.concurrent-1.2.100.v20211021-1418.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.cli.core/1.1.0.202308310321/org.eclipse.tracecompass.tmf.cli.core-1.1.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.progress/0.4.0.v20230501-1823/org.eclipse.e4.ui.progress-0.4.0.v20230501-1823.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.ui/0.9.0.I202206140954/org.eclipse.ease.ui-0.9.0.I202206140954.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.100.v20220817-1208/org.eclipse.equinox.frameworkadmin-2.2.100.v20220817-1208.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.2.300.v20230320-0659/org.eclipse.equinox.frameworkadmin.equinox-1.2.300.v20230320-0659.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.6.0.v20230322-1009/org.eclipse.equinox.p2.director-2.6.0.v20230322-1009.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar,/home/jenkins/.m2/repository/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.sat4j.core.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.4.200.v20221111-1340/org.eclipse.equinox.simpleconfigurator-1.4.200.v20221111-1340.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.directorywatcher/1.4.0.v20230330-0930/org.eclipse.equinox.p2.directorywatcher-1.4.0.v20230330-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.0.v20230330-0930/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.0.v20230330-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.8.0.v20230330-1254/org.eclipse.equinox.p2.publisher-1.8.0.v20230330-1254.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.0.v20230330-1254/org.eclipse.equinox.p2.publisher.eclipse-1.5.0.v20230330-1254.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.extensionlocation/1.5.0.v20230330-0930/org.eclipse.equinox.p2.extensionlocation-1.5.0.v20230330-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.3.0.v20230322-1009/org.eclipse.equinox.p2.garbagecollector-1.3.0.v20230322-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.operations/2.7.0.v20230322-1009/org.eclipse.equinox.p2.operations-2.7.0.v20230322-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.100.v20221117-1044/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.100.v20221117-1044.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui/2.8.0.v20230510-1208/org.eclipse.equinox.p2.ui-2.8.0.v20230510-1208.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.ui/1.3.400.v20221007-1815/org.eclipse.equinox.security.ui-1.3.400.v20221007-1815.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui.sdk/1.3.0.v20230507-1427/org.eclipse.equinox.p2.ui.sdk-1.3.0.v20230507-1427.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0.202308310321/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.rcp.ui/9.1.0.202308310321/org.eclipse.tracecompass.rcp.ui-9.1.0.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.update.configurator/3.5.0.v20230317-0901/org.eclipse.update.configurator-3.5.0.v20230317-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.math3/3.6.1.v20221112-0806/org.apache.commons.math3-3.6.1.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.nebula.widgets.opal.notifier/1.0.0.202106201019/org.eclipse.nebula.widgets.opal.notifier-1.0.0.202106201019.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.5.0.v20230317-0901/org.eclipse.core.net-1.5.0.v20230317-0901.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,/home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20211018-1956/org.junit-4.13.2.v20211018-1956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide.application/1.5.0.v20230526-1051/org.eclipse.ui.ide.application-1.5.0.v20230526-1051.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.core/1.3.0.v20180420-1519/org.hamcrest.core-1.3.0.v20180420-1519.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar,/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar,/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.opentest4j/1.2.0.v20211018-1956/org.opentest4j-1.2.0.v20211018-1956.jar,/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.test.performance/3.19.200.v20230525-0724/org.eclipse.test.performance-3.19.200.v20230525-0724.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.17.202308310321/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core.tests/1.0.24.202308310321/org.eclipse.tracecompass.tmf.core.tests-1.0.24.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.16.202308310321/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core.tests/1.0.16.202308310321/org.eclipse.tracecompass.statesystem.core.tests-1.0.16.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf/1.9.0.20221006144800/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf-1.9.0.20221006144800.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.core.tests/1.0.13.202308310321/org.eclipse.tracecompass.ctf.core.tests-1.0.13.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8.202308310321/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7.202308310321/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.15.202308310321/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.slf4j.api/1.7.30.v20221112-0806/org.slf4j.api-1.7.30.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.eclipse.finder/4.1.0.202306071420/org.eclipse.swtbot.eclipse.finder-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.swt.finder/4.1.0.202306071420/org.eclipse.swtbot.swt.finder-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.hamcrest.library/1.3.0.v20180524-2246/org.hamcrest.library-1.3.0.v20180524-2246.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtbot.junit4_x/4.1.0.202306071420/org.eclipse.swtbot.junit4_x-4.1.0.202306071420.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.20.202308310321/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui.tests/1.0.20.202308310321/org.eclipse.tracecompass.tmf.ui.tests-1.0.20.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.1.202308310321/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.slf4j.binding.simple/1.7.30.v20221112-0806/org.slf4j.binding.simple-1.7.30.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.lang.javascript/0.9.0.I202204261218/org.eclipse.ease.lang.javascript-0.9.0.I202204261218.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.lang.javascript.nashorn/0.9.0.I202111181115/org.eclipse.ease.lang.javascript.nashorn-0.9.0.I202111181115.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.lang.python/0.9.0.I202204261218/org.eclipse.ease.lang.python-0.9.0.I202204261218.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.lang.python.py4j/0.9.0.I202206141122/org.eclipse.ease.lang.python.py4j-0.9.0.I202206141122.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/py4j-java/0.10.9.5-bnd-LoVopg/py4j-java-0.10.9.5-bnd-LoVopg.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/py4j-python/0.10.9.5-bnd-2odeag/py4j-python-0.10.9.5-bnd-2odeag.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3.202308310321/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3.202308310321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ftrace/1.9.0.20221006144800/org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ftrace-1.9.0.20221006144800.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.fasterxml.jackson.core.jackson-annotations/2.13.2.v20220426-1653/com.fasterxml.jackson.core.jackson-annotations-2.13.2.v20220426-1653.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.fasterxml.jackson.core.jackson-core/2.13.2.v20220426-1653/com.fasterxml.jackson.core.jackson-core-2.13.2.v20220426-1653.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.fasterxml.jackson.core.jackson-databind/2.13.2.v20220426-1653/com.fasterxml.jackson.core.jackson-databind-2.13.2.v20220426-1653.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.xml/1.4.1.v20220503-2331/javax.xml-1.4.1.v20220503-2331.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.jar,/home/jenkins/.m2/repository/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.fasterxml.jackson.datatype.jackson-datatype-guava/2.13.2.v20220426-1653/com.fasterxml.jackson.datatype.jackson-datatype-guava-2.13.2.v20220426-1653.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.fasterxml.jackson.jaxrs.jackson-jaxrs-base/2.13.2.v20220426-1653/com.fasterxml.jackson.jaxrs.jackson-jaxrs-base-2.13.2.v20220426-1653.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider/2.13.2.v20220426-1653/com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider-2.13.2.v20220426-1653.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.fasterxml.jackson.module.jackson-module-jaxb-annotations/2.13.2.v20220426-1653/com.fasterxml.jackson.module.jackson-module-jaxb-annotations-2.13.2.v20220426-1653.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.xml.bind/2.3.3.v20221203-1659/jakarta.xml.bind-2.3.3.v20221203-1659.jar,/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar,/home/jenkins/.m2/repository/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar,/home/jenkins/.m2/repository/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar,/home/jenkins/.m2/repository/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar,/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.jar,/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar,/home/jenkins/.m2/repository/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar,/home/jenkins/.m2/repository/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar,/home/jenkins/.m2/repository/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.jar,/home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.jar,/home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar,/home/jenkins/.m2/repository/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.aopalliance/1.0.0.v20220404-1927/org.aopalliance-1.0.0.v20220404-1927.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/10.0.15/jetty-http-10.0.15.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/10.0.15/jetty-io-10.0.15.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/10.0.15/jetty-util-10.0.15.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/10.0.15/jetty-security-10.0.15.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/10.0.15/jetty-server-10.0.15.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-servlet/10.0.15/jetty-servlet-10.0.15.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.jersey.core.jersey-client/2.30.1.v20221112-0806/org.glassfish.jersey.core.jersey-client-2.30.1.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.jersey.core.jersey-common/2.30.1.v20221112-0806/org.glassfish.jersey.core.jersey-common-2.30.1.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.jersey.core.jersey-server/2.30.1.v20221112-0806/org.glassfish.jersey.core.jersey-server-2.30.1.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.jersey.containers.servlet/2.30.1.v20221112-0806/org.glassfish.jersey.containers.servlet-2.30.1.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.jersey.media.jersey-media-json-jackson/2.30.1.v20221112-0806/org.glassfish.jersey.media.jersey-media-json-jackson-2.30.1.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.hk2.utils/2.6.1.v20221203-1659/org.glassfish.hk2.utils-2.6.1.v20221203-1659.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.hk2.api/2.6.1.v20221203-1659/org.glassfish.hk2.api-2.6.1.v20221203-1659.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.jersey.containers.servlet.core/2.30.1.v20221112-0806/org.glassfish.jersey.containers.servlet.core-2.30.1.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.hk2.osgi-resource-locator/1.0.3.v20221203-1659/org.glassfish.hk2.osgi-resource-locator-1.0.3.v20221203-1659.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.jersey.inject.jersey-hk2/2.30.1.v20221203-1659/org.glassfish.jersey.inject.jersey-hk2-2.30.1.v20221203-1659.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.hk2.locator/2.6.1.v20221203-1659/org.glassfish.hk2.locator-2.6.1.v20221203-1659.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.glassfish.jersey.ext.entityfiltering/2.30.1.v20221112-0806/org.glassfish.jersey.ext.entityfiltering-2.30.1.v20221112-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.junit.platform.commons/1.9.1.v20221103-2317/org.junit.platform.commons-1.9.1.v20221103-2317.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.7.0.v20230503-0628/org.eclipse.ui.intro-3.7.0.v20230503-0628.jar]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /modules/java.base/java/util/Map.class]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/event/ITmfEvent.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /modules/java.base/java/lang/Object.class]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /modules/java.base/java/lang/Long.class]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.700.v20220826-1026/org.eclipse.jdt.annotation-2.2.700.v20220826-1026.jar(/org/eclipse/jdt/annotation/Nullable.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/RocmStrings.java]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/RocmStrings.java]]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/event/ITmfEventField.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/event/aspect/TmfDeviceAspect.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.5.0.202308310321/org.eclipse.tracecompass.tmf.ctf.core-4.5.0.202308310321.jar(/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /modules/java.base/java/lang/String.class]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /modules/java.base/java/lang/Integer.class]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/eclipse/osgi/util/NLS.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.700.v20220826-1026/org.eclipse.jdt.annotation-2.2.700.v20220826-1026.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /modules/java.base/java/util/List.class]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/ApiEventHandler.java]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/ApiEventHandler.java]]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableList.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.700.v20220826-1026/org.eclipse.jdt.annotation-2.2.700.v20220826-1026.jar(/org/eclipse/jdt/annotation/NonNull.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.counters.core/2.2.1.202308310321/org.eclipse.tracecompass.analysis.counters.core-2.2.1.202308310321.jar(/org/eclipse/tracecompass/analysis/counters/core/CounterAnalysis.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.counters.core/2.2.1.202308310321/org.eclipse.tracecompass.analysis.counters.core-2.2.1.202308310321.jar(/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/exceptions/StateSystemDisposedException.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.5.0.202308310321/org.eclipse.tracecompass.tmf.ctf.core-4.5.0.202308310321.jar(/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.counters.core/2.2.1.202308310321/org.eclipse.tracecompass.analysis.counters.core-2.2.1.202308310321.jar(/org/eclipse/tracecompass/analysis/counters/core/aspects/AbstractCounterAspect.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.counters.core/2.2.1.202308310321/org.eclipse.tracecompass.analysis.counters.core-2.2.1.202308310321.jar(/org/eclipse/tracecompass/analysis/counters/core/aspects/ITmfCounterAspect.class)]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /modules/java.base/java/lang/Class.class]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /modules/java.base/java/lang/Number.class]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /modules/java.base/java/util/Collection.class]
14:52:48 [2023-08-31T18:52:48.905Z] [WARNING] [loading /modules/java.base/java/util/HashMap.class]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IFile.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IProject.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResource.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IStatus.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/Status.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/Activator.java]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/Activator.java]]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/event/ITmfEventType.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/exceptions/TmfTraceException.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/filter/ITmfFilter.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfContext.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfTraceWithPreDefinedEvents.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTraceContext.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/TraceValidationStatus.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.5.0.202308310321/org.eclipse.tracecompass.tmf.ctf.core-4.5.0.202308310321.jar(/org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocation.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.5.0.202308310321/org.eclipse.tracecompass.tmf.ctf.core-4.5.0.202308310321.jar(/org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocationInfo.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.5.0.202308310321/org.eclipse.tracecompass.tmf.ctf.core-4.5.0.202308310321.jar(/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTraceValidationStatus.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableList$Builder.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableSet.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfPersistentlyIndexable.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfTraceKnownSize.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/ICyclesConverter.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/trim/ITmfTrimmableTrace.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/component/ITmfEventProvider.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/component/ITmfComponent.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfEventParser.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfTraceCompleteness.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IAdaptable.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/component/TmfComponent.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /modules/java.base/java/lang/Iterable.class]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableSet$Builder.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.12.0.v20221221-1931/org.apache.commons.lang3-3.12.0.v20221221-1931.jar(/org/apache/commons/lang3/StringUtils.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/RocmMetadataAnalysis.java]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/RocmMetadataAnalysis.java]]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/RocmMetadataStateProvider.java]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/RocmMetadataStateProvider.java]]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [parsing completed 58ms]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/symbols/ISymbolProvider.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/symbols/ISymbolProviderFactory.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar(/org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxPidAspect.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/event/aspect/TmfCpuAspect.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimestamp.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/aspects/Messages.java]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/aspects/Messages.java]]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar(/org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxTidAspect.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /modules/java.base/java/util/ArrayList.class]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.core/5.4.1.202308310321/org.eclipse.tracecompass.analysis.timing.core-5.4.1.202308310321.jar(/org/eclipse/tracecompass/analysis/timing/core/statistics/IStatistics.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ImmutableMap.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /modules/java.base/java/util/Collections.class]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /modules/java.base/java/lang/Comparable.class]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar(/org/eclipse/tracecompass/analysis/os/linux/core/model/ProcessStatus.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.segmentstore.core/3.1.0.202308310321/org.eclipse.tracecompass.segmentstore.core-3.1.0.202308310321.jar(/org/eclipse/tracecompass/segmentstore/core/ISegment.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /modules/java.base/java/io/Serializable.class]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.datastore.core/1.3.0.202308310321/org.eclipse.tracecompass.datastore.core-1.3.0.202308310321.jar(/org/eclipse/tracecompass/datastore/core/interval/IHTInterval.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.datastore.core/1.3.0.202308310321/org.eclipse.tracecompass.datastore.core-1.3.0.202308310321.jar(/org/eclipse/tracecompass/datastore/core/interval/ISerializableObject.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /modules/java.base/java/util/EnumSet.class]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModule.class)]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /modules/java.base/java/lang/Enum.class]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /modules/java.base/java/lang/constant/Constable.class]
14:52:48 [2023-08-31T18:52:48.906Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/model/CompositeHostModel.java]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/model/CompositeHostModel.java]]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing completed 57ms]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/util/Objects.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/Messages.java]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/Messages.java]]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/OutputElementStyle.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/text/FieldPosition.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/text/Format.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/text/ParsePosition.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/format/DataSizeWithUnitFormat.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/format/DataSpeedWithUnitFormat.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/format/DecimalUnitFormat.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/format/SubSecondTimeWithUnitFormat.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/DefaultDataPalette.java]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/DefaultDataPalette.java]]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/util/HashSet.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/util/Set.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/HashMultimap.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Multimap.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/util/Pair.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormat.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/DifferentialPalette.java]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/weighted/tree/DifferentialPalette.java]]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/nio/charset/Charset.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/util/Comparator.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar(/org/eclipse/tracecompass/analysis/os/linux/core/model/HostThread.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.datastore.core/1.3.0.202308310321/org.eclipse.tracecompass.datastore.core-1.3.0.202308310321.jar(/org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferReader.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.datastore.core/1.3.0.202308310321/org.eclipse.tracecompass.datastore.core-1.3.0.202308310321.jar(/org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferWriter.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/statevalue/TmfStateValue.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue$CustomStateValueFactory.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/lang/Byte.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/palette/FlameDefaultPalette.java]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/palette/FlameDefaultPalette.java]]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/segment/ISegmentAspect.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderUtils.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/util/function/Consumer.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/util/function/Function.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedCallStackElement.java]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedCallStackElement.java]]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /modules/java.base/java/util/Iterator.class]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/Activator.java]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/Activator.java]]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedGroupDescriptor.java]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/InstrumentedGroupDescriptor.java]]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledFunctionFactory.java]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledFunctionFactory.java]]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.segmentstore.core/3.1.0.202308310321/org.eclipse.tracecompass.segmentstore.core-3.1.0.202308310321.jar(/org/eclipse/tracecompass/segmentstore/core/BasicSegment.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.segmentstore.core/3.1.0.202308310321/org.eclipse.tracecompass.segmentstore.core-3.1.0.202308310321.jar(/org/eclipse/tracecompass/segmentstore/core/ISegmentStore.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/exceptions/TimeRangeException.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/base/Function.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/ArrayListMultimap.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Iterables.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Iterators.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Maps.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.segmentstore.core/3.1.0.202308310321/org.eclipse.tracecompass.segmentstore.core-3.1.0.202308310321.jar(/org/eclipse/tracecompass/segmentstore/core/segment/interfaces/INamedSegment.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/base/Objects.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.core/5.4.1.202308310321/org.eclipse.tracecompass.analysis.timing.core-5.4.1.202308310321.jar(/org/eclipse/tracecompass/analysis/timing/core/segmentstore/ISegmentStoreProvider.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/requirements/IAnalysisRequirementProvider.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/ITmfStateProvider.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/ListenerList.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.profiling.core/2.4.0.202308310321/org.eclipse.tracecompass.analysis.profiling.core-2.4.0.202308310321.jar(/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackStateProvider.class)]
14:52:48 [2023-08-31T18:52:48.907Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.core/5.4.1.202308310321/org.eclipse.tracecompass.analysis.timing.core-5.4.1.202308310321.jar(/org/eclipse/tracecompass/analysis/timing/core/segmentstore/IAnalysisProgressListener.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/FunctionTidAspect.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/FunctionTidAspect.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CallGraphAnalysis.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CallGraphAnalysis.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 5ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/exceptions/TmfAnalysisException.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/ITmfAnalysisModuleWithStateSystems.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/NullProgressMonitor.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/palette/FlameWithKernelPalette.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/palette/FlameWithKernelPalette.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 52ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/annotations/VisibleForTesting.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/cache/CacheBuilder.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/cache/CacheLoader.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/cache/LoadingCache.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedCalledFunction.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedCalledFunction.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/util/Map$Entry.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedCalledFunctionStatistics.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedCalledFunctionStatistics.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.core/5.4.1.202308310321/org.eclipse.tracecompass.analysis.timing.core-5.4.1.202308310321.jar(/org/eclipse/tracecompass/analysis/timing/core/statistics/Statistics.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedThreadStatus.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AggregatedThreadStatus.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/symbol/StringSymbol.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/symbol/StringSymbol.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AbstractCalledFunction.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/AbstractCalledFunction.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 59ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/NonNullUtils.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.segmentstore.core/3.1.0.202308310321/org.eclipse.tracecompass.segmentstore.core-3.1.0.202308310321.jar(/org/eclipse/tracecompass/segmentstore/core/SegmentComparators.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/Ordering.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.ust.core/5.2.1.202308310321/org.eclipse.tracecompass.lttng2.ust.core-5.2.1.202308310321.jar(/org/eclipse/tracecompass/internal/lttng2/ust/core/callstack/LttngUstCallStackProvider.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.ust.core/5.2.1.202308310321/org.eclipse.tracecompass.lttng2.ust.core-5.2.1.202308310321.jar(/org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstTrace.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.ust.core/5.2.1.202308310321/org.eclipse.tracecompass.lttng2.ust.core-5.2.1.202308310321.jar(/org/eclipse/tracecompass/lttng2/ust/core/trace/layout/ILttngUstEventLayout.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAbstractAnalysisRequirement.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/lang/SuppressWarnings.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.ust.core/5.2.1.202308310321/org.eclipse.tracecompass.lttng2.ust.core-5.2.1.202308310321.jar(/org/eclipse/tracecompass/internal/lttng2/ust/core/callstack/Messages.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventRequirement.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfCompositeAnalysisRequirement.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/util/function/Predicate.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/Messages.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/Messages.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/event/TmfEvent.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/request/ITmfEventRequest.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/util/regex/Pattern.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/symbol/ResolvableSymbol.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/symbol/ResolvableSymbol.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202206140954/org.eclipse.ease-0.9.0.I202206140954.jar(/org/eclipse/ease/modules/WrapToScript.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202206140954/org.eclipse.ease-0.9.0.I202206140954.jar(/org/eclipse/ease/modules/ScriptParameter.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/analysis/TmfScriptAnalysis.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/analysis/TmfScriptAnalysis.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 59ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/trace/ScriptEventRequest.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/trace/ScriptEventRequest.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/util/NoSuchElementException.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/collect/BufferedBlockingQueue.class)]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/flamegraph/FlameGraphDataProvider.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/flamegraph/FlameGraphDataProvider.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 10ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptingDataProviderManager.java]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptingDataProviderManager.java]]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/util/ArrayDeque.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/util/Deque.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashMap.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/util/NavigableSet.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantReadWriteLock.class]
14:52:48 [2023-08-31T18:52:48.908Z] [WARNING] [loading /modules/java.logging/java/util/logging/Level.class]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger.class]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/SubMonitor.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/log/TraceCompassLog.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils$FlowScopeLog.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils$FlowScopeLogBuilder.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/provider/FlameChartEntryModel.java]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/provider/FlameChartEntryModel.java]]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar(/org/eclipse/tracecompass/analysis/os/linux/core/model/OsStrings.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/StateSystemFactory.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/backend/IStateHistoryBackend.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/backend/StateHistoryBackendFactory.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/AbstractTmfTraceDataProvider.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/CommonStatusMessage.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/IOutputStyleProvider.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/OutputStyleModel.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphArrow.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphRowModel.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphState.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphModel.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphRowModel.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphState.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeModel.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/response/ITmfResponse.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/response/TmfModelResponse.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestamp.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/collect/TreeMultimap.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/ICoreElementResolver.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedEntryDataModel.java]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedEntryDataModel.java]]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedTimeGraphDataProvider.java]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedTimeGraphDataProvider.java]]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0.202308310321/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0.202308310321/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0.202308310321/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0.202308310321/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0.202308310321/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0.202308310321/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider$DisplayType.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0.202308310321/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphArrow.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /modules/java.base/java/io/IOException.class]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /modules/java.base/java/util/StringJoiner.class]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /modules/java.base/java/util/regex/Matcher.class]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/RecognitionException.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j/0.21.0/org.eclipse.lsp4j-0.21.0.jar(/org/eclipse/lsp4j/Diagnostic.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar(/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelAnalysisModule.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar(/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src/org/eclipse/tracecompass/incubator/internal/filters/core/server/FilterValidation.java]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.filters.core/src:org/eclipse/tracecompass/incubator/internal/filters/core/server/FilterValidation.java]]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.class)]
14:52:48 [2023-08-31T18:52:48.909Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /modules/java.base/java/io/FileNotFoundException.class]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IFolder.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IPath.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202206140954/org.eclipse.ease-0.9.0.I202206140954.jar(/org/eclipse/ease/IExecutionListener.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202206140954/org.eclipse.ease-0.9.0.I202206140954.jar(/org/eclipse/ease/IScriptEngine.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202206140954/org.eclipse.ease-0.9.0.I202206140954.jar(/org/eclipse/ease/Script.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202206140954/org.eclipse.ease-0.9.0.I202206140954.jar(/org/eclipse/ease/modules/AbstractScriptModule.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/trace/Messages.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/trace/Messages.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/project/model/TmfTraceImportException.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.9.0.I202206140954/org.eclipse.ease-0.9.0.I202206140954.jar(/org/eclipse/ease/modules/IScriptModule.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /modules/java.base/java/lang/InstantiationException.class]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /modules/java.base/java/lang/IllegalAccessException.class]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /modules/java.base/java/lang/NoSuchMethodException.class]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /modules/java.base/java/lang/SecurityException.class]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/PlatformObject.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Display.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/org/eclipse/tracecompass/incubator/internal/callstack/ui/flamegraph/FlameGraphView.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src:org/eclipse/tracecompass/incubator/internal/callstack/ui/flamegraph/FlameGraphView.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 21ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/timegraph/ScriptedTimeGraphView.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/timegraph/ScriptedTimeGraphView.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IViewPart.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IViewReference.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbench.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPage.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/PartInitException.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/PlatformUI.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IWorkspaceRoot.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/project/model/ITmfProjectModelElement.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfCommonProjectElement.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectElement.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/TraceMarker.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/TraceMarker.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/ScriptingMarkerSource.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/ScriptingMarkerSource.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTraceAdapterManager.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEventSource.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/RGBA.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/presentation/RGBAColor.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfMarkerEventSourceUpdatedSignal.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory$IDisposableAdapter.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEvent.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.0.v20230523-2142/org.eclipse.equinox.common-3.18.0.v20230523-2142.jar(/org/eclipse/core/runtime/IAdapterFactory.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /modules/java.base/java/lang/NullPointerException.class]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/histogram/ScriptedHistogramView.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/histogram/ScriptedHistogramView.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/scatter/ScriptedScatterView.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/scatter/ScriptedScatterView.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYView.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYView.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/component/DataProviderConstants.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2Fields.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2Fields.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2Constants.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2Constants.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 43ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/trace/MetricMember.java]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/trace/MetricMember.java]]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.counters.core/2.2.1.202308310321/org.eclipse.tracecompass.analysis.counters.core-2.2.1.202308310321.jar(/org/eclipse/tracecompass/analysis/counters/core/CounterType.class)]
14:52:48 [2023-08-31T18:52:48.910Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/Activator.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/Activator.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/trace/MetricClass.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/trace/MetricClass.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/util/Arrays.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/util/stream/Collectors.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/trace/Location.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/trace/Location.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/trace/LocationGroup.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/trace/LocationGroup.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/trace/SystemTreeNode.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/trace/SystemTreeNode.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2GlobalDefinitions.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src:org/eclipse/tracecompass/incubator/internal/otf2/core/analysis/IOtf2GlobalDefinitions.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/RocmCallStackStateProvider.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/RocmCallStackStateProvider.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/ITmfStateProvider$FutureEventType.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/AbstractGpuEventHandler.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/AbstractGpuEventHandler.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.core/5.4.1.202308310321/org.eclipse.tracecompass.analysis.timing.core-5.4.1.202308310321.jar(/org/eclipse/tracecompass/internal/analysis/timing/core/Activator.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/dependency/HipApiHipActivityDependencyMaker.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/dependency/HipApiHipActivityDependencyMaker.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 4ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/HipActivityEventHandler.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/HipActivityEventHandler.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/HsaActivityEventHandler.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/HsaActivityEventHandler.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/HsaKernelEventHandler.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/HsaKernelEventHandler.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/RoctxEventHandler.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/RoctxEventHandler.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/HostThreadIdentifier.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/handlers/HostThreadIdentifier.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/5.2.0.202308310321/org.eclipse.tracecompass.common.core-5.2.0.202308310321.jar(/org/eclipse/tracecompass/common/core/TraceCompassActivator.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.27.0.v20230515-1719/org.eclipse.core.runtime-3.27.0.v20230515-1719.jar(/org/eclipse/core/runtime/Plugin.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/BundleActivator.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAbstractAnalysisRequirement$PriorityLevel.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/util/Optional.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/util/WeakHashMap.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/model/ModelListener.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/model/ModelListener.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 5ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/lang/ref/WeakReference.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar(/org/eclipse/tracecompass/analysis/os/linux/core/tid/TidAnalysisModule.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/ITmfNewAnalysisModuleListener.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfSignalHandler.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfTraceClosedSignal.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/StyleProperties.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/presentation/IPaletteProvider.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/presentation/QualitativePaletteProvider.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/internal/analysis/core/Activator.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src:org/eclipse/tracecompass/incubator/internal/analysis/core/Activator.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/presentation/DefaultColorPaletteProvider.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/presentation/SequentialPaletteProvider.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/presentation/RotatingPaletteProvider.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.3.0.202308310321/org.eclipse.tracecompass.statesystem.core-5.3.0.202308310321.jar(/org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue$Type.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledFunction.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledFunction.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 2ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledStringFunction.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/instrumented/callgraph/CalledStringFunction.java]]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/8.1.0.202308310321/org.eclipse.tracecompass.analysis.os.linux.core-8.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/analysis/os/linux/core/registry/LinuxStyle.class)]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/nio/file/FileVisitResult.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/nio/file/Files.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/nio/file/Path.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/nio/file/Paths.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/nio/file/SimpleFileVisitor.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/Activator.java]
14:52:48 [2023-08-31T18:52:48.911Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/Activator.java]]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/response/ITmfResponse$Status.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayInputStream.class]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /modules/java.base/java/util/Stack.class]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/ANTLRInputStream.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/CommonTokenStream.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/EarlyExitException.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/MismatchedNotSetException.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/MismatchedRangeException.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/MismatchedSetException.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/MismatchedTokenException.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/NoViableAltException.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/tree/CommonErrorNode.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20220404-1927/org.antlr.runtime-3.2.0.v20220404-1927.jar(/org/antlr/runtime/tree/CommonTree.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j/0.21.0/org.eclipse.lsp4j-0.21.0.jar(/org/eclipse/lsp4j/Position.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j/0.21.0/org.eclipse.lsp4j-0.21.0.jar(/org/eclipse/lsp4j/Range.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.filter.parser/1.1.1.202308310321/org.eclipse.tracecompass.tmf.filter.parser-1.1.1.202308310321.jar(/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.filter.parser/1.1.1.202308310321/org.eclipse.tracecompass.tmf.filter.parser-1.1.1.202308310321.jar(/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.filter.parser/1.1.1.202308310321/org.eclipse.tracecompass.tmf.filter.parser-1.1.1.202308310321.jar(/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser$parse_return.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CopyOnWriteArrayList.class]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Semaphore.class]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicInteger.class]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /modules/java.base/java/util/function/BiFunction.class]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /modules/java.base/java/util/stream/StreamSupport.class]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar(/org/eclipse/core/runtime/jobs/Job.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/Action.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/ActionContributionItem.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/GroupMarker.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IAction.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IMenuCreator.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IMenuListener.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IMenuManager.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/IToolBarManager.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/MenuManager.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/action/Separator.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/IDialogConstants.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/dialogs/IDialogSettings.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/resource/ImageDescriptor.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ISelection.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IStructuredSelection.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/SWT.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MenuDetectEvent.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MenuDetectListener.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MouseAdapter.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/MouseEvent.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/PaintEvent.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/events/PaintListener.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Composite.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Control.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/widgets/Menu.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/org/eclipse/tracecompass/incubator/internal/callstack/core/flamegraph/DataProviderUtils.java]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/src:org/eclipse/tracecompass/incubator/internal/callstack/core/flamegraph/DataProviderUtils.java]]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [parsing completed 0ms]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/org/eclipse/tracecompass/incubator/internal/callstack/ui/Activator.java]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src:org/eclipse/tracecompass/incubator/internal/callstack/ui/Activator.java]]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [parsing completed 3ms]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/CoreFilterProperty.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/IOutputElement.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/filters/SelectionTimeQueryFilter.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfStartAnalysisSignal.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfTraceSelectedSignal.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/TmfUiRefreshHandler.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/editors/ITmfTraceEditor.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderPreferencePage.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/symbols/TmfSymbolProviderUpdatedSignal.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/views/TmfView.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeGraphEntry.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NullTimeEvent.class)]
14:52:48 [2023-08-31T18:52:48.912Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeEvent.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry$Sampling.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils$TimeFormat.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IActionBars.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IEditorPart.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchActionConstants.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPartSite.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/progress/IWorkbenchSiteProgressService.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/ViewPart.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPart.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IPersistable.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/WorkbenchPart.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPart3.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/IWorkbenchPart2.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.200.v20220817-1601/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar(/org/eclipse/core/runtime/IExecutableExtension.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/part/IWorkbenchPartOrientation.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.0.v20230317-0802/org.eclipse.core.commands-3.11.0.v20230317-0802.jar(/org/eclipse/core/commands/common/EventManager.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/org/eclipse/tracecompass/incubator/internal/callstack/ui/flamegraph/SortOption.java]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src:org/eclipse/tracecompass/incubator/internal/callstack/ui/flamegraph/SortOption.java]]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/Thread.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/Runnable.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/InterruptedException.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfTimeAligned.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfAllowMultiple.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfPinnable.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IResourceChangeListener.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/util/EventListener.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfFilterableControl.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYTreeViewer.java]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYTreeViewer.java]]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [parsing completed 13ms]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/TmfViewer.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfXYChartSettings.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/views/ITimeReset.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/util/LinkedList.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/util/PriorityQueue.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/util/Queue.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/dependency/AbstractDependencyMaker.java]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/src:org/eclipse/tracecompass/incubator/internal/rocm/core/analysis/dependency/AbstractDependencyMaker.java]]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [parsing completed 1ms]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.0.v20230523-1044/org.eclipse.swt.win32.win32.x86_64-3.124.0.v20230523-1044.jar(/org/eclipse/swt/graphics/Image.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.129.0.v20230525-0648/org.eclipse.ui.workbench-3.129.0.v20230525-0648.jar(/org/eclipse/ui/plugin/AbstractUIPlugin.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/osgi/framework/BundleContext.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/Exception.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/Throwable.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeColumnDataProvider.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/TmfTimeViewer.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/ITmfTimeProvider.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/ITmfViewer.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/9.0.1.202308310321/org.eclipse.tracecompass.tmf.ui-9.0.1.202308310321.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$TreeLabelProvider.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ITableLabelProvider.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/IBaseLabelProvider.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ITableFontProvider.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.30.0.v20230509-0720/org.eclipse.jface-3.30.0.v20230509-0720.jar(/org/eclipse/jface/viewers/ITableColorProvider.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/Deprecated.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Retention.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Target.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/annotation/ElementType.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/Override.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Annotation.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.700.v20220826-1026/org.eclipse.jdt.annotation-2.2.700.v20220826-1026.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/30.1.0.v20221112-0806/com.google.guava-30.1.0.v20221112-0806.jar(/com/google/common/annotations/GwtCompatible.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar(/com/google/gson/annotations/JsonAdapter.class)]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/Contended.class]
14:52:48 [2023-08-31T18:52:48.913Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects$1.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects$5.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects$6.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects$2.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects$4.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes/org/eclipse/tracecompass/incubator/rocm/core/trace/RocmAspects$3.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeProvider$DataType$1.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/DifferentialWeightedTreeProvider$1.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/classes/org/eclipse/tracecompass/incubator/callstack/core/callgraph/SymbolAspect$1.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes/org/eclipse/tracecompass/incubator/scripting/core/trace/TraceScriptingModule$1.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes/org/eclipse/tracecompass/incubator/scripting/ui/callstack/CallStackUiScriptingModule$1.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes/org/eclipse/tracecompass/incubator/scripting/ui/trace/TraceScriptingUI$1.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes/org/eclipse/tracecompass/incubator/scripting/ui/views/ViewModule$1.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes/org/eclipse/tracecompass/incubator/scripting/ui/views/ViewModule$3.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes/org/eclipse/tracecompass/incubator/scripting/ui/views/ViewModule$2.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/Error.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/RuntimeException.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/Void.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/CharSequence.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Documented.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/jdk/internal/ValueBased.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/FunctionalInterface.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/util/Spliterator.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/util/function/IntFunction.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider$FutureEvent.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider$EventProcessor.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider$EndEvent.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider$EmptyQueueEvent.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/ITimeElement.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/model/xy/ITmfXYDataProvider.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/Double.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/util/AbstractSet.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/Cloneable.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/Enum$EnumDesc.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/constant/DynamicConstantDesc.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule$StateSystemEventRequest.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule$StateSystemBackendType.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/Messages.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisManager.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/IAnalysisParameterProvider.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleHelperConfigElement.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleHelperConfigElement$ApplicableClass.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleOutputs.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleSource.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisOutputManager.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisParamProvider.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/IAnalysisOutput.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule$1.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfNewAnalysisOutputListener.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleHelper.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.common.core/1.2.0.202308310321/org.eclipse.tracecompass.lttng2.common.core-1.2.0.202308310321.jar(/org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.400.v20230509-2241/org.eclipse.osgi-3.18.400.v20230509-2241.jar(/org/eclipse/osgi/util/NLS$MessagesProperties.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/otf2/core/trace/Messages.java:28: warning: no comment
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] public static @Nullable String Otf2_ClusterAspectHelp;
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/otf2/core/trace/Messages.java:27: warning: no comment
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] public static @Nullable String Otf2_ClusterAspectName;
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/otf2/core/trace/Messages.java:30: warning: no comment
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] public static @Nullable String Otf2_PhysicalNodeAspectHelp;
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/otf2/core/trace/Messages.java:29: warning: no comment
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] public static @Nullable String Otf2_PhysicalNodeAspectName;
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/otf2/core/trace/Messages.java:32: warning: no comment
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] public static @Nullable String Otf2_ProcessAspectHelp;
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/otf2/core/trace/Messages.java:31: warning: no comment
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] public static @Nullable String Otf2_ProcessAspectName;
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/otf2/core/trace/Messages.java:34: warning: no comment
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] public static @Nullable String Otf2_ThreadAspectHelp;
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/org/eclipse/tracecompass/incubator/otf2/core/trace/Messages.java:33: warning: no comment
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] public static @Nullable String Otf2_ThreadAspectName;
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/ITraceContextSignalHandler.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IEncodedStorage.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.14.0.v20230317-0901/org.eclipse.core.jobs-3.14.0.v20230317-0901.jar(/org/eclipse/core/runtime/jobs/ISchedulingRule.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfField.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/reflect/AnnotatedElement.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Type.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /modules/java.base/java/lang/reflect/GenericDeclaration.class]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.19.0.v20230510-1240/org.eclipse.core.resources-3.19.0.v20230510-1240.jar(/org/eclipse/core/resources/IContainer.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.5.0.202308310321/org.eclipse.tracecompass.tmf.ctf.core-4.5.0.202308310321.jar(/org/eclipse/tracecompass/tmf/ctf/core/trace/Messages.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.5.0.202308310321/org.eclipse.tracecompass.tmf.ctf.core-4.5.0.202308310321.jar(/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfUtils.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTrace$1.class)]
14:52:48 [2023-08-31T18:52:48.914Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfContext.class)]
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfEventTypeCollectionHelper.class)]
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] [loading /modules/java.base/java/lang/ArrayIndexOutOfBoundsException.class]
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/9.1.0.202308310321/org.eclipse.tracecompass.tmf.core-9.1.0.202308310321.jar(/org/eclipse/tracecompass/tmf/core/segment/ISegmentAspect$SegmentType.class)]
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] Copying file /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/scripting/core/doc-files/basicAnalysis.js to directory /home/jenkins/agent/workspace/tracecompass-incubator-stable/target/site/apidocs/org/eclipse/tracecompass/incubator/scripting/core/doc-files...
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] Copying file /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/scripting/core/doc-files/basicAnalysis.py to directory /home/jenkins/agent/workspace/tracecompass-incubator-stable/target/site/apidocs/org/eclipse/tracecompass/incubator/scripting/core/doc-files...
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] Copying file /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/scripting/core/doc-files/scriptedDataProvider.js to directory /home/jenkins/agent/workspace/tracecompass-incubator-stable/target/site/apidocs/org/eclipse/tracecompass/incubator/scripting/core/doc-files...
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] Copying file /home/jenkins/agent/workspace/tracecompass-incubator-stable/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/scripting/core/doc-files/statisticsDensityXY.js to directory /home/jenkins/agent/workspace/tracecompass-incubator-stable/target/site/apidocs/org/eclipse/tracecompass/incubator/scripting/core/doc-files...
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] [loading /modules/java.base/java/io/Externalizable.class]
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/analysis/core/concepts/ProcessStatusInterval.java:30: warning: no comment
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] private final long fEndTime;
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/analysis/core/concepts/ProcessStatusInterval.java:29: warning: no comment
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] private final long fStartTime;
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-incubator-stable/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/org/eclipse/tracecompass/incubator/analysis/core/concepts/ProcessStatusInterval.java:31: warning: no comment
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] private final ProcessStatus fStatus;
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] ^
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] [done in 13593 ms]
14:52:48 [2023-08-31T18:52:48.915Z] [WARNING] 11 warnings
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] ------------------------------------------------------------------------
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Reactor Summary:
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] 
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Parent 0.7.0-SNAPSHOT ...... SUCCESS [03:12 min]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Common Parent 0.7.0-SNAPSHOT SUCCESS [  0.003 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Target Platform 0.7.0-SNAPSHOT SUCCESS [  0.003 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Callstack Parent 0.7.0-SNAPSHOT SUCCESS [  0.004 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT SUCCESS [  0.049 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator tracetypes Parent 0.7.0-SNAPSHOT SUCCESS [  0.004 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT SUCCESS [  0.008 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core 0.1.4-SNAPSHOT SUCCESS [  0.019 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT SUCCESS [  0.022 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT SUCCESS [  0.060 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Documentation 0.7.0-SNAPSHOT SUCCESS [  0.003 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator for Android User Guide 0.7.0-SNAPSHOT SUCCESS [  0.632 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator ftrace User Guide 0.7.0-SNAPSHOT SUCCESS [  0.157 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ftrace 0.7.0-SNAPSHOT SUCCESS [  0.008 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator callstack User Guide 0.7.0-SNAPSHOT SUCCESS [  0.130 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT SUCCESS [  0.063 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.callstack 0.7.0-SNAPSHOT SUCCESS [  0.024 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT SUCCESS [  0.022 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.traceevent 0.7.0-SNAPSHOT SUCCESS [  0.057 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.atrace 0.7.0-SNAPSHOT SUCCESS [  0.037 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator analyses Parent 0.7.0-SNAPSHOT SUCCESS [  0.003 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT SUCCESS [  0.008 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator eventcount User Guide 0.7.0-SNAPSHOT SUCCESS [  0.091 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount 0.7.0-SNAPSHOT SUCCESS [  0.048 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT SUCCESS [  0.005 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Filters User Guide 0.7.0-SNAPSHOT SUCCESS [  0.111 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT SUCCESS [  0.008 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.filters 0.7.0-SNAPSHOT SUCCESS [  0.010 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT SUCCESS [  0.005 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT SUCCESS [  0.005 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven 0.7.0-SNAPSHOT SUCCESS [  0.004 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT SUCCESS [  0.058 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator inandout User Guide 0.7.0-SNAPSHOT SUCCESS [  0.101 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT SUCCESS [  0.020 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.inandout 0.7.0-SNAPSHOT SUCCESS [  0.019 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core 0.1.4-SNAPSHOT SUCCESS [  0.022 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator kernel User Guide 0.7.0-SNAPSHOT SUCCESS [  0.138 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.2-SNAPSHOT SUCCESS [  0.007 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT SUCCESS [  0.038 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.kernel 0.7.0-SNAPSHOT SUCCESS [  0.040 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT SUCCESS [  0.023 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide 0.7.0-SNAPSHOT SUCCESS [  0.100 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.7.0-SNAPSHOT SUCCESS [  0.021 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core 0.1.3-SNAPSHOT SUCCESS [  0.006 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator opentracing User Guide 0.7.0-SNAPSHOT SUCCESS [  0.108 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT SUCCESS [  0.051 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.opentracing 0.7.0-SNAPSHOT SUCCESS [  0.007 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT SUCCESS [  0.028 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator otf2 User Guide 0.7.0-SNAPSHOT SUCCESS [  0.094 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT SUCCESS [  0.024 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.otf2 0.7.0-SNAPSHOT SUCCESS [  0.062 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT SUCCESS [  0.022 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Perf Profiling User Guide 0.7.0-SNAPSHOT SUCCESS [  0.098 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling 0.7.0-SNAPSHOT SUCCESS [  0.023 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator VM Parent 0.7.0-SNAPSHOT ... SUCCESS [  0.039 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT SUCCESS [  0.023 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide 0.7.0-SNAPSHOT SUCCESS [  0.080 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT SUCCESS [  0.024 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.7.0-SNAPSHOT SUCCESS [  0.027 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core 0.1.1-SNAPSHOT SUCCESS [  0.051 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator uftrace User Guide 0.7.0-SNAPSHOT SUCCESS [  0.105 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.uftrace 0.7.0-SNAPSHOT SUCCESS [  0.019 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT SUCCESS [  0.026 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass 0.7.0-SNAPSHOT SUCCESS [  0.022 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Scripting Parent 0.7.0-SNAPSHOT SUCCESS [  0.003 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT SUCCESS [  0.041 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Scripting User Guide 0.7.0-SNAPSHOT SUCCESS [  0.077 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT SUCCESS [  0.032 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.scripting 0.7.0-SNAPSHOT SUCCESS [  0.014 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript 0.7.0-SNAPSHOT SUCCESS [  0.014 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python 0.7.0-SNAPSHOT SUCCESS [  0.044 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core 0.1.2-SNAPSHOT SUCCESS [  0.021 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.rocm 0.7.0-SNAPSHOT SUCCESS [  0.024 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Repository 0.7.0-SNAPSHOT .. SUCCESS [  0.112 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT SUCCESS [  0.004 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui 1.0.2-SNAPSHOT SUCCESS [  0.011 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.050 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.043 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.027 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT SUCCESS [  0.028 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.7.0-SNAPSHOT SUCCESS [  0.010 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.038 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.042 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.040 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT SUCCESS [  0.046 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [  0.108 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.049 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [  0.103 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT SUCCESS [  0.043 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT SUCCESS [  0.058 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.043 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.022 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.025 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.066 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.039 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.033 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.3-SNAPSHOT SUCCESS [  0.034 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.046 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ros.core 0.1.3-SNAPSHOT SUCCESS [  0.032 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator ROS User Guide 0.7.0-SNAPSHOT SUCCESS [  0.065 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui 0.1.1-SNAPSHOT SUCCESS [  0.042 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ros 0.7.0-SNAPSHOT SUCCESS [  0.019 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.033 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core 0.1.3-SNAPSHOT SUCCESS [  0.010 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator ROS 2 User Guide 0.7.0-SNAPSHOT SUCCESS [  0.083 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui 0.1.2-SNAPSHOT SUCCESS [  0.017 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ros2 0.7.0-SNAPSHOT SUCCESS [  0.016 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT SUCCESS [  0.035 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.041 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT SUCCESS [  0.005 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Gerrit User Guide 0.7.0-SNAPSHOT SUCCESS [  0.059 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.gerrit 0.7.0-SNAPSHOT SUCCESS [  0.003 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.019 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT SUCCESS [  0.006 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator System User Guide 0.7.0-SNAPSHOT SUCCESS [  0.095 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.system 0.7.0-SNAPSHOT SUCCESS [  0.004 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT SUCCESS [  0.020 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] Trace Compass Incubator Trace Server Parent 0.7.0-SNAPSHOT SUCCESS [  0.002 s]
14:52:48 [2023-08-31T18:52:48.915Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.6-SNAPSHOT SUCCESS [  0.031 s]
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.7.0-SNAPSHOT SUCCESS [  0.011 s]
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.6-SNAPSHOT SUCCESS [  0.035 s]
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] Trace Compass Server Product 0.7.0-SNAPSHOT ........ SUCCESS [  0.087 s]
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] Trace Compass Incubator Trace Server Developer Guide 0.7.0-SNAPSHOT SUCCESS [  0.197 s]
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] Trace Compass Incubator RCP Parent 0.7.0-SNAPSHOT .. SUCCESS [  0.002 s]
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] Trace Compass Incubator RCP Feature 0.7.0-SNAPSHOT . SUCCESS [  0.002 s]
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] Trace Compass RCP Branding plug-in 0.7.0-SNAPSHOT .. SUCCESS [  0.003 s]
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] Trace Compass RCP Branding Feature 0.7.0-SNAPSHOT .. SUCCESS [  0.003 s]
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] Trace Compass Incubator RCP Product 0.7.0-SNAPSHOT . SUCCESS [  0.643 s]
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] ------------------------------------------------------------------------
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] BUILD SUCCESS
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] ------------------------------------------------------------------------
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] Total time:  04:28 min
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] Finished at: 2023-08-31T18:52:46Z
14:52:48 [2023-08-31T18:52:48.916Z] [INFO] ------------------------------------------------------------------------
14:52:49 [2023-08-31T18:52:49.183Z] [Pipeline] }
14:52:49 [2023-08-31T18:52:49.447Z] [Pipeline] // container
14:52:49 [2023-08-31T18:52:49.843Z] [Pipeline] }
14:52:50 [2023-08-31T18:52:50.105Z] [Pipeline] // withEnv
14:52:50 [2023-08-31T18:52:50.498Z] [Pipeline] }
14:52:50 [2023-08-31T18:52:50.754Z] [Pipeline] // stage
14:52:51 [2023-08-31T18:52:51.549Z] [Pipeline] stage
14:52:51 [2023-08-31T18:52:51.550Z] [Pipeline] { (Deploy Javadoc)
14:52:57 [2023-08-31T18:52:57.327Z] [Pipeline] tool
14:52:57 [2023-08-31T18:52:57.847Z] [Pipeline] envVarsForTool
14:52:58 [2023-08-31T18:52:58.752Z] [Pipeline] tool
14:52:59 [2023-08-31T18:52:59.280Z] [Pipeline] envVarsForTool
14:52:59 [2023-08-31T18:52:59.921Z] [Pipeline] withEnv
14:52:59 [2023-08-31T18:52:59.922Z] [Pipeline] {
14:53:01 [2023-08-31T18:53:01.463Z] [Pipeline] sshagent
14:53:01 [2023-08-31T18:53:01.470Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:53:01 [2023-08-31T18:53:01.470Z] [ssh-agent] Looking for ssh-agent implementation...
14:53:01 [2023-08-31T18:53:01.488Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:53:01 [2023-08-31T18:53:01.487Z] $ ssh-agent
14:53:01 [2023-08-31T18:53:01.502Z] SSH_AUTH_SOCK=/tmp/ssh-pzceWJdCJieb/agent.235
14:53:01 [2023-08-31T18:53:01.502Z] SSH_AGENT_PID=237
14:53:01 [2023-08-31T18:53:01.510Z] Running ssh-add (command line suppressed)
14:53:01 [2023-08-31T18:53:01.593Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-stable@tmp/private_key_13049690154624846592.key (/home/jenkins/agent/workspace/tracecompass-incubator-stable@tmp/private_key_13049690154624846592.key)
14:53:01 [2023-08-31T18:53:01.789Z] [ssh-agent] Started.
14:53:01 [2023-08-31T18:53:01.789Z] [Pipeline] {
14:53:02 [2023-08-31T18:53:02.435Z] [Pipeline] sh
14:53:02 [2023-08-31T18:53:02.710Z] + /home/jenkins/agent/workspace/tracecompass-incubator-stable/.scripts//deploy-javadoc.sh target/site/apidocs
14:53:02 [2023-08-31T18:53:02.710Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:53:02 [2023-08-31T18:53:02.710Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:53:02 [2023-08-31T18:53:02.710Z] + SCP=scp
14:53:02 [2023-08-31T18:53:02.710Z] + javadocPath=target/site/apidocs
14:53:02 [2023-08-31T18:53:02.710Z] + JAVADOC_REPO=apidocs
14:53:02 [2023-08-31T18:53:02.710Z] + ECHO=echo
14:53:02 [2023-08-31T18:53:02.710Z] + '[' false == false ']'
14:53:02 [2023-08-31T18:53:02.710Z] + ECHO=
14:53:02 [2023-08-31T18:53:02.710Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass.incubator/doc/javadoc/stable-9.1/ &&               rm -rf /home/data/httpd/archive.eclipse.org/tracecompass.incubator/doc/javadoc/stable-9.1//apidocs'
14:53:03 [2023-08-31T18:53:03.641Z] + scp -rv target/site/apidocs genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass.incubator/doc/javadoc/stable-9.1/
14:53:03 [2023-08-31T18:53:03.641Z] Executing: program /usr/bin/ssh host projects-storage.eclipse.org, user genie.tracecompass, command scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass.incubator/doc/javadoc/stable-9.1/
14:53:03 [2023-08-31T18:53:03.641Z] OpenSSH_7.9p1 Debian-10+deb10u2, OpenSSL 1.1.1n  15 Mar 2022
14:53:03 [2023-08-31T18:53:03.641Z] debug1: Reading configuration data /etc/ssh/ssh_config
14:53:03 [2023-08-31T18:53:03.641Z] debug1: /etc/ssh/ssh_config line 19: Applying options for *
14:53:03 [2023-08-31T18:53:03.641Z] debug1: Connecting to projects-storage.eclipse.org [172.25.25.150] port 22.
14:53:03 [2023-08-31T18:53:03.641Z] debug1: Connection established.
14:53:03 [2023-08-31T18:53:03.641Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1
14:53:03 [2023-08-31T18:53:03.641Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
14:53:03 [2023-08-31T18:53:03.641Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1
14:53:03 [2023-08-31T18:53:03.641Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
14:53:03 [2023-08-31T18:53:03.641Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
14:53:03 [2023-08-31T18:53:03.641Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
14:53:03 [2023-08-31T18:53:03.641Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
14:53:03 [2023-08-31T18:53:03.641Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
14:53:03 [2023-08-31T18:53:03.641Z] debug1: identity file /home/jenkins/.ssh/id_xmss type -1
14:53:03 [2023-08-31T18:53:03.642Z] debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
14:53:03 [2023-08-31T18:53:03.642Z] debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u2
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.3
14:53:03 [2023-08-31T18:53:03.899Z] debug1: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.3 pat OpenSSH* compat 0x04000000
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.tracecompass'
14:53:03 [2023-08-31T18:53:03.899Z] debug1: SSH2_MSG_KEXINIT sent
14:53:03 [2023-08-31T18:53:03.899Z] debug1: SSH2_MSG_KEXINIT received
14:53:03 [2023-08-31T18:53:03.899Z] debug1: kex: algorithm: curve25519-sha256
14:53:03 [2023-08-31T18:53:03.899Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256
14:53:03 [2023-08-31T18:53:03.899Z] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
14:53:03 [2023-08-31T18:53:03.899Z] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
14:53:03 [2023-08-31T18:53:03.899Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:CkY4klkLCBGlAzScHQgPcKKA8hyzEfrUl9BZAWMdYlc
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key.
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:2
14:53:03 [2023-08-31T18:53:03.899Z] debug1: rekey after 134217728 blocks
14:53:03 [2023-08-31T18:53:03.899Z] debug1: SSH2_MSG_NEWKEYS sent
14:53:03 [2023-08-31T18:53:03.899Z] debug1: expecting SSH2_MSG_NEWKEYS
14:53:03 [2023-08-31T18:53:03.899Z] debug1: SSH2_MSG_NEWKEYS received
14:53:03 [2023-08-31T18:53:03.899Z] debug1: rekey after 134217728 blocks
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Will attempt key: /home/jenkins/agent/workspace/tracecompass-incubator-stable@tmp/private_key_13049690154624846592.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Will attempt key: /home/jenkins/.ssh/id_rsa 
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Will attempt key: /home/jenkins/.ssh/id_dsa 
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa 
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519 
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Will attempt key: /home/jenkins/.ssh/id_xmss 
14:53:03 [2023-08-31T18:53:03.899Z] debug1: SSH2_MSG_EXT_INFO received
14:53:03 [2023-08-31T18:53:03.899Z] debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
14:53:03 [2023-08-31T18:53:03.899Z] debug1: kex_input_ext_info: publickey-hostbound@openssh.com (unrecognised)
14:53:03 [2023-08-31T18:53:03.899Z] debug1: SSH2_MSG_SERVICE_ACCEPT received
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Authentications that can continue: publickey,password
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Next authentication method: publickey
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Offering public key: /home/jenkins/agent/workspace/tracecompass-incubator-stable@tmp/private_key_13049690154624846592.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Server accepts key: /home/jenkins/agent/workspace/tracecompass-incubator-stable@tmp/private_key_13049690154624846592.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Authentication succeeded (publickey).
14:53:03 [2023-08-31T18:53:03.899Z] Authenticated to projects-storage.eclipse.org ([172.25.25.150]:22).
14:53:03 [2023-08-31T18:53:03.899Z] debug1: channel 0: new [client-session]
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Requesting no-more-sessions@openssh.com
14:53:03 [2023-08-31T18:53:03.899Z] debug1: Entering interactive session.
14:53:03 [2023-08-31T18:53:03.899Z] debug1: pledge: network
14:53:04 [2023-08-31T18:53:04.156Z] debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
14:53:04 [2023-08-31T18:53:04.156Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
14:53:04 [2023-08-31T18:53:04.156Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
14:53:04 [2023-08-31T18:53:04.156Z] debug1: Sending environment.
14:53:04 [2023-08-31T18:53:04.156Z] debug1: Sending env LANG = en_US.UTF-8
14:53:04 [2023-08-31T18:53:04.156Z] debug1: Sending env LC_ALL = en_US.UTF-8
14:53:04 [2023-08-31T18:53:04.156Z] debug1: Sending command: scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass.incubator/doc/javadoc/stable-9.1/
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 apidocs
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 apidocs
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 org
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 org
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 eclipse
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 eclipse
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 tracecompass
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 tracecompass
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 incubator
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 incubator
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 analysis
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 analysis
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 core
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 core
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 concepts
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 concepts
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 18840 AggregatedCallSite.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 18840 AggregatedCallSite.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 7017 ICallStackSymbol.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 7017 ICallStackSymbol.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 8145 ICpuTimeProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 8145 ICpuTimeProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 8506 ISamplingDataProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 8506 ISamplingDataProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 10452 IThreadOnCpuProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 10452 IThreadOnCpuProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 17971 ProcessStatusInterval.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 17971 ProcessStatusInterval.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 6517 package-summary.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 6517 package-summary.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 2347 ICpuTimeProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 2347 ICpuTimeProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 7449 ProcessStatusInterval.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 7449 ProcessStatusInterval.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 12529 ICallStackSymbol.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 12529 ICallStackSymbol.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 2371 IThreadOnCpuProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 2371 IThreadOnCpuProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 26644 AggregatedCallSite.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 26644 AggregatedCallSite.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 2377 ISamplingDataProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 2377 ISamplingDataProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sink: E
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 11704 package-use.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 11704 package-use.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sink: E
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 weighted
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 weighted
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 tree
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 tree
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 12885 AllGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 12885 AllGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 15826 DepthGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 15826 DepthGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 diff
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 diff
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 15208 DifferentialWeightedTree.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 15208 DifferentialWeightedTree.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 40504 DifferentialWeightedTreeProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 40504 DifferentialWeightedTreeProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 22204 DifferentialWeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 22204 DifferentialWeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 5136 package-summary.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 5136 package-summary.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.156Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 9621 DifferentialWeightedTreeProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 9621 DifferentialWeightedTreeProvider.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 7131 DifferentialWeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 7131 DifferentialWeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.156Z] Sending file modes: C0644 16189 DifferentialWeightedTree.html
14:53:04 [2023-08-31T18:53:04.156Z] Sink: C0644 16189 DifferentialWeightedTree.html
14:53:04 [2023-08-31T18:53:04.156Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sink: E
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 6874 package-use.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 6874 package-use.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sink: E
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 9170 IDataPalette.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 9170 IDataPalette.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 14918 ITree.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 14918 ITree.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 9453 IWeightedTreeGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 9453 IWeightedTreeGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 32184 IWeightedTreeProvider.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 32184 IWeightedTreeProvider.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 22442 IWeightedTreeProvider.DataType.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 22442 IWeightedTreeProvider.DataType.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 19058 IWeightedTreeProvider.MetricType.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 19058 IWeightedTreeProvider.MetricType.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 14969 IWeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 14969 IWeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 30144 WeightedTree.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 30144 WeightedTree.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 11918 WeightedTreeGroupBy.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 11918 WeightedTreeGroupBy.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 18022 WeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 18022 WeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 16913 WeightedTreeUtils.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 16913 WeightedTreeUtils.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 10706 package-summary.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 10706 package-summary.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.415Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 26535 IWeightedTreeProvider.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 26535 IWeightedTreeProvider.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 15703 IWeightedTreeProvider.MetricType.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 15703 IWeightedTreeProvider.MetricType.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 8760 IWeightedTreeProvider.DataType.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 8760 IWeightedTreeProvider.DataType.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 2384 WeightedTreeGroupBy.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 2384 WeightedTreeGroupBy.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 14710 ITree.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 14710 ITree.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 5735 WeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 5735 WeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 9934 IDataPalette.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 9934 IDataPalette.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 25193 IWeightedTreeGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 25193 IWeightedTreeGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 2378 AllGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 2378 AllGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 2390 DepthGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 2390 DepthGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 2372 WeightedTreeUtils.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 2372 WeightedTreeUtils.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 42569 WeightedTree.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 42569 WeightedTree.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 24920 IWeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 24920 IWeightedTreeSet.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sink: E
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 21092 package-use.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 21092 package-use.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sink: E
14:53:04 [2023-08-31T18:53:04.415Z] Sink: E
14:53:04 [2023-08-31T18:53:04.415Z] Entering directory: D2755 0 aspects
14:53:04 [2023-08-31T18:53:04.415Z] Sink: D2755 0 aspects
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 16315 AnalysisPidAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 16315 AnalysisPidAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 13965 AnalysisProcessNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 13965 AnalysisProcessNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 13945 AnalysisThreadNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 13945 AnalysisThreadNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 16314 AnalysisTidAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 16314 AnalysisTidAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 15595 ProcessNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 15595 ProcessNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 15611 ThreadNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 15611 ThreadNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 5461 package-summary.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 5461 package-summary.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.415Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 4263 ProcessNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 4263 ProcessNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 4250 ThreadNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 4250 ThreadNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 4346 AnalysisPidAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 4346 AnalysisPidAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 4466 AnalysisProcessNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 4466 AnalysisProcessNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 4346 AnalysisTidAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 4346 AnalysisTidAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 4451 AnalysisThreadNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 4451 AnalysisThreadNameAspect.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sink: E
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 5100 package-use.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 5100 package-use.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.415Z] Sink: E
14:53:04 [2023-08-31T18:53:04.415Z] Entering directory: D2755 0 model
14:53:04 [2023-08-31T18:53:04.415Z] Sink: D2755 0 model
14:53:04 [2023-08-31T18:53:04.415Z] Sending file modes: C0644 26075 IHostModel.html
14:53:04 [2023-08-31T18:53:04.415Z] Sink: C0644 26075 IHostModel.html
14:53:04 [2023-08-31T18:53:04.415Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.416Z] Sending file modes: C0644 19965 IHostModel.ModelDataType.html
14:53:04 [2023-08-31T18:53:04.416Z] Sink: C0644 19965 IHostModel.ModelDataType.html
14:53:04 [2023-08-31T18:53:04.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.416Z] Sending file modes: C0644 9762 ModelManager.html
14:53:04 [2023-08-31T18:53:04.416Z] Sink: C0644 9762 ModelManager.html
14:53:04 [2023-08-31T18:53:04.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.416Z] Sending file modes: C0644 5581 package-summary.html
14:53:04 [2023-08-31T18:53:04.416Z] Sink: C0644 5581 package-summary.html
14:53:04 [2023-08-31T18:53:04.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.416Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.416Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.416Z] Sending file modes: C0644 6890 IHostModel.html
14:53:04 [2023-08-31T18:53:04.416Z] Sink: C0644 6890 IHostModel.html
14:53:04 [2023-08-31T18:53:04.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.416Z] Sending file modes: C0644 7018 IHostModel.ModelDataType.html
14:53:04 [2023-08-31T18:53:04.416Z] Sink: C0644 7018 IHostModel.ModelDataType.html
14:53:04 [2023-08-31T18:53:04.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.416Z] Sending file modes: C0644 2285 ModelManager.html
14:53:04 [2023-08-31T18:53:04.416Z] Sink: C0644 2285 ModelManager.html
14:53:04 [2023-08-31T18:53:04.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.416Z] Sink: E
14:53:04 [2023-08-31T18:53:04.416Z] Sending file modes: C0644 5166 package-use.html
14:53:04 [2023-08-31T18:53:04.416Z] Sink: C0644 5166 package-use.html
14:53:04 [2023-08-31T18:53:04.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.416Z] Sink: E
14:53:04 [2023-08-31T18:53:04.416Z] Sink: E
14:53:04 [2023-08-31T18:53:04.416Z] Sink: E
14:53:04 [2023-08-31T18:53:04.416Z] Entering directory: D2755 0 callstack
14:53:04 [2023-08-31T18:53:04.416Z] Sink: D2755 0 callstack
14:53:04 [2023-08-31T18:53:04.416Z] Entering directory: D2755 0 core
14:53:04 [2023-08-31T18:53:04.416Z] Sink: D2755 0 core
14:53:04 [2023-08-31T18:53:04.416Z] Entering directory: D2755 0 sampled
14:53:04 [2023-08-31T18:53:04.416Z] Sink: D2755 0 sampled
14:53:04 [2023-08-31T18:53:04.416Z] Entering directory: D2755 0 callgraph
14:53:04 [2023-08-31T18:53:04.416Z] Sink: D2755 0 callgraph
14:53:04 [2023-08-31T18:53:04.416Z] Sending file modes: C0644 14610 AggregatedStackTraces.html
14:53:04 [2023-08-31T18:53:04.416Z] Sink: C0644 14610 AggregatedStackTraces.html
14:53:04 [2023-08-31T18:53:04.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.416Z] Sending file modes: C0644 48758 ProfilingCallGraphAnalysisModule.html
14:53:04 [2023-08-31T18:53:04.416Z] Sink: C0644 48758 ProfilingCallGraphAnalysisModule.html
14:53:04 [2023-08-31T18:53:04.416Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.416Z] Sending file modes: C0644 4004 package-summary.html
14:53:04 [2023-08-31T18:53:04.416Z] Sink: C0644 4004 package-summary.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.673Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 4481 AggregatedStackTraces.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 4481 AggregatedStackTraces.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 2492 ProfilingCallGraphAnalysisModule.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 2492 ProfilingCallGraphAnalysisModule.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sink: E
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 3685 package-use.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 3685 package-use.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sink: E
14:53:04 [2023-08-31T18:53:04.673Z] Sink: E
14:53:04 [2023-08-31T18:53:04.673Z] Entering directory: D2755 0 callgraph
14:53:04 [2023-08-31T18:53:04.673Z] Sink: D2755 0 callgraph
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 22258 CallGraph.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 22258 CallGraph.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 33857 ICallGraphProvider.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 33857 ICallGraphProvider.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 20516 SymbolAspect.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 20516 SymbolAspect.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 5318 package-summary.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 5318 package-summary.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.673Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 7992 ICallGraphProvider.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 7992 ICallGraphProvider.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 12205 CallGraph.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 12205 CallGraph.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 2315 SymbolAspect.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 2315 SymbolAspect.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sink: E
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 7719 package-use.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 7719 package-use.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sink: E
14:53:04 [2023-08-31T18:53:04.673Z] Entering directory: D2755 0 flamechart
14:53:04 [2023-08-31T18:53:04.673Z] Sink: D2755 0 flamechart
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 52507 CallStack.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 52507 CallStack.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 8238 IEventCallStackProvider.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 8238 IEventCallStackProvider.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 8677 Messages.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 8677 Messages.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 5316 package-summary.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 5316 package-summary.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.673Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 5444 CallStack.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 5444 CallStack.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 2297 Messages.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 2297 Messages.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 4496 IEventCallStackProvider.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 4496 IEventCallStackProvider.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sink: E
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 4828 package-use.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 4828 package-use.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sink: E
14:53:04 [2023-08-31T18:53:04.673Z] Entering directory: D2755 0 instrumented
14:53:04 [2023-08-31T18:53:04.673Z] Sink: D2755 0 instrumented
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 15872 CallStackDepth.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 15872 CallStackDepth.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Entering directory: D2755 0 statesystem
14:53:04 [2023-08-31T18:53:04.673Z] Sink: D2755 0 statesystem
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 8770 CallStackHostUtils.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 8770 CallStackHostUtils.html
14:53:04 [2023-08-31T18:53:04.673Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.673Z] Sending file modes: C0644 13344 CallStackHostUtils.AttributeNameHostResolver.html
14:53:04 [2023-08-31T18:53:04.673Z] Sink: C0644 13344 CallStackHostUtils.AttributeNameHostResolver.html
14:53:04 [2023-08-31T18:53:04.930Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.930Z] Sending file modes: C0644 13350 CallStackHostUtils.AttributeValueHostResolver.html
14:53:04 [2023-08-31T18:53:04.930Z] Sink: C0644 13350 CallStackHostUtils.AttributeValueHostResolver.html
14:53:04 [2023-08-31T18:53:04.930Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.930Z] Sending file modes: C0644 5819 CallStackHostUtils.IHostIdProvider.html
14:53:04 [2023-08-31T18:53:04.930Z] Sink: C0644 5819 CallStackHostUtils.IHostIdProvider.html
14:53:04 [2023-08-31T18:53:04.930Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.930Z] Sending file modes: C0644 6423 CallStackHostUtils.IHostIdResolver.html
14:53:04 [2023-08-31T18:53:04.930Z] Sink: C0644 6423 CallStackHostUtils.IHostIdResolver.html
14:53:04 [2023-08-31T18:53:04.930Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.930Z] Sending file modes: C0644 13698 CallStackHostUtils.TraceHostIdResolver.html
14:53:04 [2023-08-31T18:53:04.930Z] Sink: C0644 13698 CallStackHostUtils.TraceHostIdResolver.html
14:53:04 [2023-08-31T18:53:04.930Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.930Z] Sending file modes: C0644 55496 CallStackSeries.html
14:53:04 [2023-08-31T18:53:04.930Z] Sink: C0644 55496 CallStackSeries.html
14:53:04 [2023-08-31T18:53:04.930Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.930Z] Sending file modes: C0644 13100 CallStackSeries.AttributeNameThreadResolver.html
14:53:04 [2023-08-31T18:53:04.930Z] Sink: C0644 13100 CallStackSeries.AttributeNameThreadResolver.html
14:53:04 [2023-08-31T18:53:04.930Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 13110 CallStackSeries.AttributeValueThreadResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 13110 CallStackSeries.AttributeValueThreadResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 13288 CallStackSeries.CpuResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 13288 CallStackSeries.CpuResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 7855 CallStackSeries.IThreadIdProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 7855 CallStackSeries.IThreadIdProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 8362 CallStackSeries.IThreadIdResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 8362 CallStackSeries.IThreadIdResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 24015 CallStackStateProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 24015 CallStackStateProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 99199 InstrumentedCallStackAnalysis.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 99199 InstrumentedCallStackAnalysis.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 11351 package-summary.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 11351 package-summary.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.931Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 4995 CallStackStateProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 4995 CallStackStateProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 6379 CallStackSeries.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 6379 CallStackSeries.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2512 CallStackSeries.CpuResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 2512 CallStackSeries.CpuResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2608 CallStackSeries.AttributeNameThreadResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 2608 CallStackSeries.AttributeNameThreadResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2614 CallStackSeries.AttributeValueThreadResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 2614 CallStackSeries.AttributeValueThreadResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 8320 CallStackSeries.IThreadIdResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 8320 CallStackSeries.IThreadIdResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 11963 CallStackSeries.IThreadIdProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 11963 CallStackSeries.IThreadIdProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 4634 InstrumentedCallStackAnalysis.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 4634 InstrumentedCallStackAnalysis.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2450 CallStackHostUtils.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 2450 CallStackHostUtils.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2614 CallStackHostUtils.AttributeNameHostResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 2614 CallStackHostUtils.AttributeNameHostResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2620 CallStackHostUtils.AttributeValueHostResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 2620 CallStackHostUtils.AttributeValueHostResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2578 CallStackHostUtils.TraceHostIdResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 2578 CallStackHostUtils.TraceHostIdResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 8310 CallStackHostUtils.IHostIdResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 8310 CallStackHostUtils.IHostIdResolver.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 14918 CallStackHostUtils.IHostIdProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 14918 CallStackHostUtils.IHostIdProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sink: E
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 9861 package-use.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 9861 package-use.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sink: E
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 16974 ICalledFunction.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 16974 ICalledFunction.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 28140 IFlameChartProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 28140 IFlameChartProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 5973 package-summary.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 5973 package-summary.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.931Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 12643 CallStackDepth.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 12643 CallStackDepth.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 14315 ICalledFunction.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 14315 ICalledFunction.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 6263 IFlameChartProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 6263 IFlameChartProvider.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sink: E
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 7821 package-use.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 7821 package-use.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sink: E
14:53:04 [2023-08-31T18:53:04.931Z] Entering directory: D2755 0 base
14:53:04 [2023-08-31T18:53:04.931Z] Sink: D2755 0 base
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 42810 CallStackElement.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 42810 CallStackElement.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 17557 CallStackGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 17557 CallStackGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 29653 EdgeStateValue.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 29653 EdgeStateValue.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 17853 ICallStackElement.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 17853 ICallStackElement.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 10748 ICallStackGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 10748 ICallStackGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 6324 package-summary.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 6324 package-summary.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.931Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2357 CallStackGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 2357 CallStackGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 9109 ICallStackGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 9109 ICallStackGroupDescriptor.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 4244 CallStackElement.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 4244 CallStackElement.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 36724 ICallStackElement.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 36724 ICallStackElement.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2297 EdgeStateValue.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 2297 EdgeStateValue.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sink: E
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 10503 package-use.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 10503 package-use.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sink: E
14:53:04 [2023-08-31T18:53:04.931Z] Entering directory: D2755 0 symbol
14:53:04 [2023-08-31T18:53:04.931Z] Sink: D2755 0 symbol
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 9979 CallStackSymbolFactory.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 9979 CallStackSymbolFactory.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 3555 package-summary.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 3555 package-summary.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Entering directory: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.931Z] Sink: D2755 0 class-use
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2357 CallStackSymbolFactory.html
14:53:04 [2023-08-31T18:53:04.931Z] Sink: C0644 2357 CallStackSymbolFactory.html
14:53:04 [2023-08-31T18:53:04.931Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:04 [2023-08-31T18:53:04.931Z] Sink: E
14:53:04 [2023-08-31T18:53:04.931Z] Sending file modes: C0644 2110 package-use.html
14:53:05 [2023-08-31T18:53:05.187Z] Sink: C0644 2110 package-use.html
14:53:05 [2023-08-31T18:53:05.187Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.187Z] Sink: E
14:53:05 [2023-08-31T18:53:05.187Z] Entering directory: D2755 0 lttng2
14:53:05 [2023-08-31T18:53:05.187Z] Sink: D2755 0 lttng2
14:53:05 [2023-08-31T18:53:05.187Z] Entering directory: D2755 0 ust
14:53:05 [2023-08-31T18:53:05.187Z] Sink: D2755 0 ust
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 49309 LttngUstCallStackAnalysis.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 49309 LttngUstCallStackAnalysis.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 14342 LttngUstCallStackAnalysisRequirement.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 14342 LttngUstCallStackAnalysisRequirement.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 4015 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 4015 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2408 LttngUstCallStackAnalysis.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2408 LttngUstCallStackAnalysis.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2474 LttngUstCallStackAnalysisRequirement.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2474 LttngUstCallStackAnalysisRequirement.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2139 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2139 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 scripting
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 scripting
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 core
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 core
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 analysis
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 analysis
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 15121 AnalysisScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 15121 AnalysisScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 16269 ScriptedAnalysis.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 16269 ScriptedAnalysis.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 5885 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 5885 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2375 AnalysisScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2375 AnalysisScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 15159 ScriptedAnalysis.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 15159 ScriptedAnalysis.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 4895 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 4895 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 callstack
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 callstack
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 23542 CallStackScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 23542 CallStackScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 5557 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 5557 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2387 CallStackScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2387 CallStackScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2125 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2125 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 data
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 data
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 provider
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 provider
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 61570 DataProviderScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 61570 DataProviderScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 3510 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 3510 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2438 DataProviderScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2438 DataProviderScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2154 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2154 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 filters
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 filters
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 12843 FiltersScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 12843 FiltersScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 5644 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 5644 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2363 FiltersScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2363 FiltersScriptingModule.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2115 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2115 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 utils
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 utils
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 9966 ListWrapper.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 9966 ListWrapper.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 12427 UtilsModule.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 12427 UtilsModule.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 5930 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 5930 package-summary.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 4363 ListWrapper.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 4363 ListWrapper.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 2285 UtilsModule.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 2285 UtilsModule.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 3650 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 3650 package-use.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.188Z] Sink: E
14:53:05 [2023-08-31T18:53:05.188Z] Entering directory: D2755 0 trace
14:53:05 [2023-08-31T18:53:05.188Z] Sink: D2755 0 trace
14:53:05 [2023-08-31T18:53:05.188Z] Sending file modes: C0644 16460 ScriptEventsIterator.html
14:53:05 [2023-08-31T18:53:05.188Z] Sink: C0644 16460 ScriptEventsIterator.html
14:53:05 [2023-08-31T18:53:05.188Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 19444 TraceScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 19444 TraceScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 6103 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 6103 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2339 TraceScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2339 TraceScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 6656 ScriptEventsIterator.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 6656 ScriptEventsIterator.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 5245 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 5245 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 4699 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 4699 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 doc-files
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 doc-files
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2980 basicAnalysis.js
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2980 basicAnalysis.js
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 3534 basicAnalysis.py
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 3534 basicAnalysis.py
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 4754 examples.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 4754 examples.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 7800 scriptedDataProvider.js
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 7800 scriptedDataProvider.js
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 1618 statisticsDensityXY.js
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 1618 statisticsDensityXY.js
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2066 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2066 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 ui
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 ui
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 callstack
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 callstack
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 10185 CallStackUiScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 10185 CallStackUiScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 3573 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 3573 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2387 CallStackUiScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2387 CallStackUiScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2115 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2115 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 tracemarker
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 tracemarker
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 14460 TraceMarkerScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 14460 TraceMarkerScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 3600 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 3600 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2399 TraceMarkerScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2399 TraceMarkerScriptingModule.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2125 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2125 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 trace
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 trace
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 11709 TraceScriptingUI.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 11709 TraceScriptingUI.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 3495 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 3495 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2303 TraceScriptingUI.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2303 TraceScriptingUI.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2095 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2095 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 views
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 views
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 22278 ViewModule.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 22278 ViewModule.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 3383 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 3383 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2267 ViewModule.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2267 ViewModule.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2095 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2095 package-use.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Sink: E
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 rocm
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 rocm
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 core
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 core
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 trace
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 trace
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 20052 GpuAspect.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 20052 GpuAspect.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 17035 Messages.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 17035 Messages.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 19920 RocmAspects.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 19920 RocmAspects.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 23567 RocmCounterAspect.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 23567 RocmCounterAspect.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 62657 RocmTrace.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 62657 RocmTrace.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 17171 RocmTraceSymbolProvider.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 17171 RocmTraceSymbolProvider.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 11633 RocmTraceSymbolProviderFactory.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 11633 RocmTraceSymbolProviderFactory.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 5602 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 5602 package-summary.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2291 RocmCounterAspect.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2291 RocmCounterAspect.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 5895 GpuAspect.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 5895 GpuAspect.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2237 Messages.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2237 Messages.html
14:53:05 [2023-08-31T18:53:05.445Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.445Z] Sending file modes: C0644 2327 RocmTraceSymbolProvider.html
14:53:05 [2023-08-31T18:53:05.445Z] Sink: C0644 2327 RocmTraceSymbolProvider.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2255 RocmAspects.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2255 RocmAspects.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2243 RocmTrace.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2243 RocmTrace.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2369 RocmTraceSymbolProviderFactory.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2369 RocmTraceSymbolProviderFactory.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 3482 package-use.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 3482 package-use.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Entering directory: D2755 0 analysis
14:53:05 [2023-08-31T18:53:05.703Z] Sink: D2755 0 analysis
14:53:05 [2023-08-31T18:53:05.703Z] Entering directory: D2755 0 dependency
14:53:05 [2023-08-31T18:53:05.703Z] Sink: D2755 0 dependency
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 9074 IDependencyMaker.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 9074 IDependencyMaker.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 3661 package-summary.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 3661 package-summary.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.703Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2398 IDependencyMaker.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2398 IDependencyMaker.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2159 package-use.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2159 package-use.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Entering directory: D2755 0 otf2
14:53:05 [2023-08-31T18:53:05.703Z] Sink: D2755 0 otf2
14:53:05 [2023-08-31T18:53:05.703Z] Entering directory: D2755 0 core
14:53:05 [2023-08-31T18:53:05.703Z] Sink: D2755 0 core
14:53:05 [2023-08-31T18:53:05.703Z] Entering directory: D2755 0 trace
14:53:05 [2023-08-31T18:53:05.703Z] Sink: D2755 0 trace
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 13546 Messages.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 13546 Messages.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 13639 Otf2ClusterAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 13639 Otf2ClusterAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 26800 Otf2CounterAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 26800 Otf2CounterAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 17132 Otf2NodeAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 17132 Otf2NodeAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 13695 Otf2PhysicalNodeAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 13695 Otf2PhysicalNodeAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 13639 Otf2ProcessAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 13639 Otf2ProcessAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 14562 Otf2SystemMetrics.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 14562 Otf2SystemMetrics.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 16148 Otf2SystemTree.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 16148 Otf2SystemTree.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 13628 Otf2ThreadAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 13628 Otf2ThreadAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 59030 Otf2Trace.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 59030 Otf2Trace.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 6636 package-summary.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 6636 package-summary.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Entering directory: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.703Z] Sink: D2755 0 class-use
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 7016 Otf2NodeAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 7016 Otf2NodeAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2291 Otf2ProcessAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2291 Otf2ProcessAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2321 Otf2PhysicalNodeAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2321 Otf2PhysicalNodeAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 4497 Otf2CounterAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 4497 Otf2CounterAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2237 Messages.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2237 Messages.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2273 Otf2SystemTree.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2273 Otf2SystemTree.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2291 Otf2ClusterAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2291 Otf2ClusterAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2291 Otf2SystemMetrics.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2291 Otf2SystemMetrics.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2243 Otf2Trace.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2243 Otf2Trace.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 2285 Otf2ThreadAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 2285 Otf2ThreadAspect.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 3733 package-use.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 3733 package-use.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sink: E
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 1597 element-list
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 1597 element-list
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 16712 constant-values.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 16712 constant-values.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 3793 serialized-form.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 3793 serialized-form.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 15747 index.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 15747 index.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 936 overview-summary.html
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 936 overview-summary.html
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 18648 stylesheet.css
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 18648 stylesheet.css
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Sending file modes: C0644 5027 script.js
14:53:05 [2023-08-31T18:53:05.703Z] Sink: C0644 5027 script.js
14:53:05 [2023-08-31T18:53:05.703Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.703Z] Entering directory: D2755 0 legal
14:53:05 [2023-08-31T18:53:05.703Z] Sink: D2755 0 legal
14:53:05 [2023-08-31T18:53:05.961Z] Sending file modes: C0644 19274 LICENSE
14:53:05 [2023-08-31T18:53:05.961Z] Sink: C0644 19274 LICENSE
14:53:05 [2023-08-31T18:53:05.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.961Z] Sending file modes: C0644 1522 ASSEMBLY_EXCEPTION
14:53:05 [2023-08-31T18:53:05.961Z] Sink: C0644 1522 ASSEMBLY_EXCEPTION
14:53:05 [2023-08-31T18:53:05.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.961Z] Sending file modes: C0644 2114 ADDITIONAL_LICENSE_INFO
14:53:05 [2023-08-31T18:53:05.961Z] Sink: C0644 2114 ADDITIONAL_LICENSE_INFO
14:53:05 [2023-08-31T18:53:05.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.961Z] Sink: E
14:53:05 [2023-08-31T18:53:05.961Z] Sink: E
14:53:05 [2023-08-31T18:53:05.961Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
14:53:05 [2023-08-31T18:53:05.961Z] debug1: channel 0: free: client-session, nchannels 1
14:53:05 [2023-08-31T18:53:05.961Z] debug1: fd 0 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.961Z] debug1: fd 2 clearing O_NONBLOCK
14:53:05 [2023-08-31T18:53:05.961Z] Transferred: sent 2963688, received 58752 bytes, in 2.0 seconds
14:53:05 [2023-08-31T18:53:05.961Z] Bytes per second: sent 1505124.9, received 29837.5
14:53:05 [2023-08-31T18:53:05.961Z] debug1: Exit status 0
14:53:06 [2023-08-31T18:53:06.223Z] [Pipeline] }
14:53:06 [2023-08-31T18:53:06.224Z] $ ssh-agent -k
14:53:06 [2023-08-31T18:53:06.230Z] unset SSH_AUTH_SOCK;
14:53:06 [2023-08-31T18:53:06.230Z] unset SSH_AGENT_PID;
14:53:06 [2023-08-31T18:53:06.230Z] echo Agent pid 237 killed;
14:53:06 [2023-08-31T18:53:06.239Z] [ssh-agent] Stopped.
14:53:06 [2023-08-31T18:53:06.503Z] [Pipeline] // sshagent
14:53:06 [2023-08-31T18:53:06.891Z] [Pipeline] }
14:53:07 [2023-08-31T18:53:07.174Z] [Pipeline] // withEnv
14:53:07 [2023-08-31T18:53:07.559Z] [Pipeline] }
14:53:07 [2023-08-31T18:53:07.822Z] [Pipeline] // stage
14:53:08 [2023-08-31T18:53:08.342Z] [Pipeline] }
14:53:08 [2023-08-31T18:53:08.602Z] [Pipeline] // withEnv
14:53:08 [2023-08-31T18:53:08.999Z] [Pipeline] }
14:53:09 [2023-08-31T18:53:09.272Z] [Pipeline] // timeout
14:53:09 [2023-08-31T18:53:09.683Z] [Pipeline] }
14:53:09 [2023-08-31T18:53:09.951Z] [Pipeline] // timestamps
14:53:10 [2023-08-31T18:53:10.339Z] [Pipeline] }
14:53:10 [2023-08-31T18:53:10.615Z] [Pipeline] // withEnv
14:53:11 [2023-08-31T18:53:11.076Z] [Pipeline] }
14:53:11 [2023-08-31T18:53:11.335Z] [Pipeline] // withEnv
14:53:11 [2023-08-31T18:53:11.715Z] [Pipeline] }
14:53:11 [2023-08-31T18:53:11.968Z] [Pipeline] // node
14:53:12 [2023-08-31T18:53:12.361Z] [Pipeline] }
14:53:12 [2023-08-31T18:53:12.642Z] [Pipeline] // podTemplate
14:53:13 [2023-08-31T18:53:13.035Z] [Pipeline] End of Pipeline
14:53:13 [2023-08-31T18:53:13.199Z] Finished: SUCCESS